sepandhaghighi / pycm

Multi-class confusion matrix library in Python
http://pycm.io
MIT License
1.45k stars 124 forks source link

Tests #530

Closed sepandhaghighi closed 9 months ago

sepandhaghighi commented 9 months ago

Reference Issues/PRs

What does this implement/fix? Explain your changes.

Any other comments?

codecov[bot] commented 9 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (7f270ae) 99.33% compared to head (6defbec) 99.68%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #530 +/- ## ========================================== + Coverage 99.33% 99.68% +0.36% ========================================== Files 14 14 Lines 3111 3111 Branches 467 467 ========================================== + Hits 3090 3101 +11 + Misses 8 4 -4 + Partials 13 6 -7 ```

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