sepandhaghighi / pycm

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

Doctests bug in `pytest` fixed #494

Closed sadrasabouri closed 1 year ago

sadrasabouri commented 1 year ago

Reference Issues/PRs

488

What does this implement/fix? Explain your changes.

In this PR below fixes are proposed:

codecov-commenter commented 1 year ago

Codecov Report

Merging #494 (d731a52) into dev (82852c0) will not change coverage. The diff coverage is n/a.

: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

@@           Coverage Diff           @@
##              dev     #494   +/-   ##
=======================================
  Coverage   99.30%   99.30%           
=======================================
  Files          13       13           
  Lines        2999     2999           
  Branches      444      444           
=======================================
  Hits         2978     2978           
  Misses          8        8           
  Partials       13       13           
Impacted Files Coverage Δ
pycm/pycm_compare.py 100.00% <ø> (ø)
pycm/pycm_curve.py 97.03% <ø> (ø)
pycm/pycm_distance.py 100.00% <ø> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.