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

refactor finding checkpoints to accept an operation #43

Closed ad12 closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #43 (0e0c2d8) into main (dda5a4a) will increase coverage by 0.04%. The diff coverage is 90.00%.

@@            Coverage Diff             @@
##             main      #43      +/-   ##
==========================================
+ Coverage   71.60%   71.64%   +0.04%     
==========================================
  Files          71       71              
  Lines        4779     4786       +7     
  Branches     1042     1045       +3     
==========================================
+ Hits         3422     3429       +7     
  Misses       1037     1037              
  Partials      320      320              
Flag Coverage Δ
unittests 71.62% <90.00%> (+0.04%) :arrow_up:

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

Impacted Files Coverage Δ
meddlr/evaluation/testing.py 60.15% <90.00%> (+3.95%) :arrow_up:
meddlr/transforms/tf_scheduler.py 76.50% <0.00%> (-1.10%) :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 dda5a4a...0e0c2d8. Read the comment docs.