FitzOReilly / fatalii

Chess engine
MIT License
16 stars 0 forks source link

Replace negative values with 0 in uci go command #202

Closed FitzOReilly closed 5 months ago

codecov[bot] commented 5 months ago

Codecov Report

Attention: Patch coverage is 97.95918% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 91.68%. Comparing base (1acdec5) to head (b5b50d0).

Files Patch % Lines
uci/src/uci_out.rs 80.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #202 +/- ## ========================================== + Coverage 91.66% 91.68% +0.02% ========================================== Files 81 81 Lines 13971 13999 +28 ========================================== + Hits 12806 12835 +29 + Misses 1165 1164 -1 ```

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