ad12 / meddlr

A flexible ML framework built to simplify medical image reconstruction and analysis experimentation.
Apache License 2.0
62 stars 14 forks source link

add support for torchmetrics==0.8.0 #38

Closed ad12 closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #38 (97b10d6) into main (1523063) will increase coverage by 0.02%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main      #38      +/-   ##
==========================================
+ Coverage   71.57%   71.59%   +0.02%     
==========================================
  Files          71       71              
  Lines        4774     4778       +4     
  Branches     1041     1042       +1     
==========================================
+ Hits         3417     3421       +4     
  Misses       1037     1037              
  Partials      320      320              
Flag Coverage Δ
unittests 71.57% <83.33%> (+<0.01%) :arrow_up:

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
meddlr/data/build.py 58.33% <100.00%> (ø)
meddlr/metrics/functional/image.py 79.87% <100.00%> (+0.53%) :arrow_up:

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 45c4719...97b10d6. Read the comment docs.