FitzOReilly / fatalii

Chess engine
MIT License
16 stars 0 forks source link

Tune params #197

Closed FitzOReilly closed 8 months ago

codecov[bot] commented 8 months ago

Codecov Report

Attention: 106 lines in your changes are missing coverage. Please review.

Comparison is base (55c1f5b) 92.66% compared to head (974270f) 91.98%.

:exclamation: Current head 974270f differs from pull request most recent head a2ddaf2. Consider uploading reports for the commit a2ddaf2 to get more accurate results

Files Patch % Lines
uci/src/uci_option.rs 5.08% 56 Missing :warning:
search/src/alpha_beta.rs 48.14% 28 Missing :warning:
search/src/searcher.rs 0.00% 15 Missing :warning:
engine/src/engine.rs 0.00% 3 Missing :warning:
search/src/search_params.rs 0.00% 3 Missing :warning:
search/src/negamax.rs 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #197 +/- ## ========================================== - Coverage 92.66% 91.98% -0.69% ========================================== Files 83 84 +1 Lines 13803 13955 +152 ========================================== + Hits 12791 12836 +45 - Misses 1012 1119 +107 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.