FitzOReilly / fatalii

Chess engine
MIT License
17 stars 0 forks source link

Null move pruning #140

Closed FitzOReilly closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Base: 93.98% // Head: 93.98% // No change to project coverage :thumbsup:

Coverage data is based on head (9b6e163) compared to base (384abc1). Patch coverage: 100.00% of modified lines in pull request are covered.

:exclamation: Current head 9b6e163 differs from pull request most recent head 91f2dfb. Consider uploading reports for the commit 91f2dfb to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #140 +/- ## ======================================= Coverage 93.98% 93.98% ======================================= Files 69 69 Lines 8259 8259 ======================================= Hits 7762 7762 Misses 497 497 ``` | [Impacted Files](https://codecov.io/gh/FitzOReilly/fatalii/pull/140?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Patrick+Heck) | Coverage Δ | | |---|---|---| | [search/src/alpha\_beta.rs](https://codecov.io/gh/FitzOReilly/fatalii/pull/140/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Patrick+Heck#diff-c2VhcmNoL3NyYy9hbHBoYV9iZXRhLnJz) | `99.60% <100.00%> (ø)` | | 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.