FitzOReilly / fatalii

Chess engine
MIT License
17 stars 0 forks source link

Search mate #155

Closed FitzOReilly closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Patch coverage: 37.50% and project coverage change: -0.15 :warning:

Comparison is base (dff0d43) 96.93% compared to head (cfda802) 96.78%.

:mega: This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #155 +/- ## ========================================== - Coverage 96.93% 96.78% -0.15% ========================================== Files 72 72 Lines 11639 11645 +6 ========================================== - Hits 11282 11271 -11 - Misses 357 374 +17 ``` | [Impacted Files](https://codecov.io/gh/FitzOReilly/fatalii/pull/155?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Patrick+Heck) | Coverage Δ | | |---|---|---| | [eval/src/complex.rs](https://codecov.io/gh/FitzOReilly/fatalii/pull/155?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Patrick+Heck#diff-ZXZhbC9zcmMvY29tcGxleC5ycw==) | `96.72% <ø> (ø)` | | | [search/src/alpha\_beta.rs](https://codecov.io/gh/FitzOReilly/fatalii/pull/155?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Patrick+Heck#diff-c2VhcmNoL3NyYy9hbHBoYV9iZXRhLnJz) | `98.21% <37.50%> (-0.99%)` | :arrow_down: | | [search/src/search.rs](https://codecov.io/gh/FitzOReilly/fatalii/pull/155?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Patrick+Heck#diff-c2VhcmNoL3NyYy9zZWFyY2gucnM=) | `75.30% <0.00%> (-14.82%)` | :arrow_down: | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Patrick+Heck). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Patrick+Heck)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.