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

Clean up DDP support #69

Closed ad12 closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Base: 72.33% // Head: 72.40% // Increases project coverage by +0.06% :tada:

Coverage data is based on head (1b95ab3) compared to base (3a38be4). Patch coverage: 80.00% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #69 +/- ## ========================================== + Coverage 72.33% 72.40% +0.06% ========================================== Files 73 73 Lines 5043 5062 +19 Branches 1034 1040 +6 ========================================== + Hits 3648 3665 +17 - Misses 1052 1054 +2 Partials 343 343 ``` | Flag | Coverage Δ | | |---|---|---| | unittests | `72.34% <80.00%> (+0.06%)` | :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/69?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Arjun+Desai) | Coverage Δ | | |---|---|---| | [meddlr/data/samplers/build.py](https://codecov.io/gh/ad12/meddlr/pull/69/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Arjun+Desai#diff-bWVkZGxyL2RhdGEvc2FtcGxlcnMvYnVpbGQucHk=) | `35.48% <0.00%> (ø)` | | | [meddlr/metrics/metric.py](https://codecov.io/gh/ad12/meddlr/pull/69/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Arjun+Desai#diff-bWVkZGxyL21ldHJpY3MvbWV0cmljLnB5) | `68.88% <66.66%> (+0.70%)` | :arrow_up: | | [meddlr/data/samplers/group\_sampler.py](https://codecov.io/gh/ad12/meddlr/pull/69/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Arjun+Desai#diff-bWVkZGxyL2RhdGEvc2FtcGxlcnMvZ3JvdXBfc2FtcGxlci5weQ==) | `80.83% <84.61%> (+0.47%)` | :arrow_up: | | [meddlr/data/slice\_dataset.py](https://codecov.io/gh/ad12/meddlr/pull/69/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Arjun+Desai#diff-bWVkZGxyL2RhdGEvc2xpY2VfZGF0YXNldC5weQ==) | `56.81% <100.00%> (ø)` | | | [meddlr/evaluation/seg\_evaluation.py](https://codecov.io/gh/ad12/meddlr/pull/69/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Arjun+Desai#diff-bWVkZGxyL2V2YWx1YXRpb24vc2VnX2V2YWx1YXRpb24ucHk=) | `72.15% <100.00%> (+0.15%)` | :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.