FitzOReilly / fatalii

Chess engine
MIT License
17 stars 0 forks source link

Refactor eval #149

Closed FitzOReilly closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Base: 87.65% // Head: 88.59% // Increases project coverage by +0.94% :tada:

Coverage data is based on head (2bc2a0b) compared to base (1b734fd). Patch coverage: 100.00% of modified lines in pull request are covered.

: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 #149 +/- ## ========================================== + Coverage 87.65% 88.59% +0.94% ========================================== Files 70 69 -1 Lines 4211 4155 -56 ========================================== - Hits 3691 3681 -10 + Misses 520 474 -46 ``` | [Impacted Files](https://codecov.io/gh/FitzOReilly/fatalii/pull/149?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/149?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% <100.00%> (ø)` | | | [search/src/alpha\_beta\_entry.rs](https://codecov.io/gh/FitzOReilly/fatalii/pull/149?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Patrick+Heck#diff-c2VhcmNoL3NyYy9hbHBoYV9iZXRhX2VudHJ5LnJz) | `97.95% <0.00%> (-2.05%)` | :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.