sepandhaghighi / pycm

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

Refactor #422

Closed sepandhaghighi closed 2 years ago

sepandhaghighi commented 2 years ago

Reference Issues/PRs

What does this implement/fix? Explain your changes.

Any other comments?

codecov-commenter commented 2 years ago

Codecov Report

Merging #422 (597b4ca) into dev (96c559e) will decrease coverage by 0.02%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##              dev     #422      +/-   ##
==========================================
- Coverage   99.27%   99.25%   -0.01%     
==========================================
  Files          11       11              
  Lines        2434     2388      -46     
  Branches      387      388       +1     
==========================================
- Hits         2416     2370      -46     
  Misses          6        6              
  Partials       12       12              
Impacted Files Coverage Δ
pycm/pycm_class_func.py 100.00% <100.00%> (ø)
pycm/pycm_param.py 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 96c559e...597b4ca. Read the comment docs.