Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improved Iterative Deepening Searcher #133

Merged
merged 1 commit into from
Oct 12, 2023
Merged

Conversation

Columpio
Copy link
Collaborator

No description provided.

@Columpio Columpio force-pushed the columpio/iter-deep-searcher branch 4 times, most recently from 284906f to b294885 Compare October 12, 2023 08:14
@codecov-commenter
Copy link

codecov-commenter commented Oct 12, 2023

Codecov Report

Merging #133 (0b0b6eb) into main (c9c1419) will decrease coverage by 1.19%.
The diff coverage is 71.23%.

❗ Current head 0b0b6eb differs from pull request most recent head 602f9be. Consider uploading reports for the commit 602f9be to get more accurate results

@@            Coverage Diff             @@
##             main     #133      +/-   ##
==========================================
- Coverage   66.42%   65.23%   -1.19%     
==========================================
  Files         215      215              
  Lines       29641    29420     -221     
  Branches     6570     6537      -33     
==========================================
- Hits        19689    19193     -496     
- Misses       7443     7734     +291     
+ Partials     2509     2493      -16     
Files Coverage Δ
lib/Core/StatsTracker.cpp 79.92% <100.00%> (ø)
lib/Core/TargetManager.h 96.55% <ø> (ø)
lib/Core/Executor.cpp 73.80% <0.00%> (-0.72%) ⬇️
lib/Core/Searcher.h 91.66% <66.66%> (-8.34%) ⬇️
lib/Core/ExecutionState.h 92.55% <80.00%> (-0.86%) ⬇️
lib/Core/UserSearcher.cpp 81.17% <75.00%> (-1.33%) ⬇️
lib/Core/Searcher.cpp 77.28% <70.00%> (-0.86%) ⬇️

... and 9 files with indirect coverage changes

@misonijnik misonijnik merged commit f1e8720 into main Oct 12, 2023
20 checks passed
@Columpio Columpio deleted the columpio/iter-deep-searcher branch October 16, 2023 07:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants