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 a Github path handler #10

Closed ad12 closed 2 years ago

ad12 commented 2 years ago

Closes #9

codecov-commenter commented 2 years ago

Codecov Report

Merging #10 (8297cb4) into main (3de267c) will increase coverage by 0.13%. The diff coverage is 68.59%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #10      +/-   ##
==========================================
+ Coverage   54.08%   54.21%   +0.13%     
==========================================
  Files          93       94       +1     
  Lines        6997     7038      +41     
  Branches     1361     1366       +5     
==========================================
+ Hits         3784     3816      +32     
- Misses       2869     2873       +4     
- Partials      344      349       +5     
Flag Coverage Δ
unittests 54.21% <68.59%> (+0.13%) :arrow_up:

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

Impacted Files Coverage Δ
meddlr/utils/cluster.py 79.67% <ø> (+6.27%) :arrow_up:
meddlr/utils/path.py 68.33% <68.33%> (ø)
meddlr/utils/__init__.py 100.00% <100.00%> (ø)

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 3de267c...8297cb4. Read the comment docs.