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 loss funcs #54

Closed ad12 closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #54 (152730a) into main (76904a8) will increase coverage by 0.02%. The diff coverage is 82.22%.

@@            Coverage Diff             @@
##             main      #54      +/-   ##
==========================================
+ Coverage   71.77%   71.80%   +0.02%     
==========================================
  Files          71       71              
  Lines        4790     4802      +12     
  Branches     1046     1047       +1     
==========================================
+ Hits         3438     3448      +10     
- Misses       1030     1031       +1     
- Partials      322      323       +1     
Flag Coverage Δ
unittests 71.78% <82.22%> (+0.02%) :arrow_up:

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

Impacted Files Coverage Δ
meddlr/evaluation/testing.py 63.82% <82.22%> (+3.36%) :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 76904a8...152730a. Read the comment docs.