comic / evalutils

evalutils helps users create extensions for grand-challenge.org
https://grand-challenge.org
MIT License
23 stars 9 forks source link

Update pre-commit versions #328

Closed jmsmkn closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #328 (abbea95) into master (7ee13be) will decrease coverage by 0.01%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #328      +/-   ##
==========================================
- Coverage   83.99%   83.97%   -0.02%     
==========================================
  Files          13       13              
  Lines         887      886       -1     
  Branches      154      154              
==========================================
- Hits          745      744       -1     
  Misses        102      102              
  Partials       40       40              
Impacted Files Coverage Δ
evalutils/annotations.py 91.66% <ø> (ø)
evalutils/evalutils.py 81.60% <ø> (ø)
evalutils/utils.py 100.00% <ø> (ø)
evalutils/validators.py 98.00% <ø> (ø)
evalutils/cli.py 58.16% <100.00%> (ø)
evalutils/exceptions.py 100.00% <100.00%> (ø)
evalutils/stats.py 86.22% <100.00%> (-0.09%) :arrow_down:

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 7ee13be...abbea95. Read the comment docs.