sepandhaghighi / pycm

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

Version 3.9 #501

Closed sepandhaghighi closed 1 year ago

sepandhaghighi commented 1 year ago

Reference Issues/PRs

close #341 close #387 close #412 close #435 close #488 close #492

What does this implement/fix? Explain your changes.

Version 3.9

Any other comments?

codecov[bot] commented 1 year ago

Codecov Report

Merging #501 (23f7f56) into dev (3e4d09a) will not change coverage. The diff coverage is 100.00%.

@@           Coverage Diff           @@
##              dev     #501   +/-   ##
=======================================
  Coverage   99.31%   99.31%           
=======================================
  Files          13       13           
  Lines        3024     3024           
  Branches      451      451           
=======================================
  Hits         3003     3003           
  Misses          8        8           
  Partials       13       13           
Impacted Files Coverage Δ
pycm/pycm_param.py 100.00% <100.00%> (ø)
sepandhaghighi commented 1 year ago

@alirezazolanvari @sadrasabouri I made a minor edit in test.yaml to prevent CI blocking. (https://github.com/sepandhaghighi/pycm/pull/501/commits/23f7f5683fa3d4b72423bc98fe141d08fa9b7e96) We will solve this problem in a future PR (after version 3.9) Please re-review this PR ✋