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

remove constraint that flushing cant be used in distributed processes #71

Closed ad12 closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

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

Coverage data is based on head (691c48f) compared to base (9851386). Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #71 +/- ## ========================================== + Coverage 72.40% 72.46% +0.06% ========================================== Files 73 73 Lines 5062 5059 -3 Branches 1040 1038 -2 ========================================== + Hits 3665 3666 +1 + Misses 1054 1052 -2 + Partials 343 341 -2 ``` | Flag | Coverage Δ | | |---|---|---| | unittests | `72.40% <100.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/71?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Arjun+Desai) | Coverage Δ | | |---|---|---| | [meddlr/evaluation/seg\_evaluation.py](https://codecov.io/gh/ad12/meddlr/pull/71/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.98% <ø> (+0.82%)` | :arrow_up: | | [meddlr/evaluation/recon\_evaluation.py](https://codecov.io/gh/ad12/meddlr/pull/71/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Arjun+Desai#diff-bWVkZGxyL2V2YWx1YXRpb24vcmVjb25fZXZhbHVhdGlvbi5weQ==) | `76.07% <100.00%> (+0.83%)` | :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.