ad12 / meddlr

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

Fix SKM-TEA compatibility with meddlr in colab #80

Closed ad12 closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Base: 72.93% // Head: 73.02% // Increases project coverage by +0.09% :tada:

Coverage data is based on head (9f56e08) compared to base (3b69411). Patch has no changes to coverable lines.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #80 +/- ## ========================================== + Coverage 72.93% 73.02% +0.09% ========================================== Files 74 74 Lines 5124 5124 Branches 1045 1045 ========================================== + Hits 3737 3742 +5 + Misses 1040 1038 -2 + Partials 347 344 -3 ``` | Flag | Coverage Δ | | |---|---|---| | unittests | `72.97% <ø> (+0.03%)` | :arrow_up: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Arjun+Desai#carryforward-flags-in-the-pull-request-comment) to find out more. | [Impacted Files](https://codecov.io/gh/ad12/meddlr/pull/80?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Arjun+Desai) | Coverage Δ | | |---|---|---| | [meddlr/metrics/functional/image.py](https://codecov.io/gh/ad12/meddlr/pull/80/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Arjun+Desai#diff-bWVkZGxyL21ldHJpY3MvZnVuY3Rpb25hbC9pbWFnZS5weQ==) | `79.87% <0.00%> (+1.29%)` | :arrow_up: | | [meddlr/metrics/lpip.py](https://codecov.io/gh/ad12/meddlr/pull/80/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Arjun+Desai#diff-bWVkZGxyL21ldHJpY3MvbHBpcC5weQ==) | `79.66% <0.00%> (+5.08%)` | :arrow_up: | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Arjun+Desai). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Arjun+Desai)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.