david26694 / cluster-experiments

Simulation-based power analysis library
https://david26694.github.io/cluster-experiments/
MIT License
28 stars 3 forks source link

Increase coverage #87

Closed david26694 closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Patch coverage has no change and project coverage change: +1.12 :tada:

Comparison is base (b4471fe) 96.57% compared to head (5a6b753) 97.70%.

:mega: This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #87 +/- ## ========================================== + Coverage 96.57% 97.70% +1.12% ========================================== Files 9 9 Lines 526 522 -4 ========================================== + Hits 508 510 +2 + Misses 18 12 -6 ``` | [Impacted Files](https://codecov.io/gh/david26694/cluster-experiments/pull/87?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=David+Masip) | Coverage Δ | | |---|---|---| | [cluster\_experiments/experiment\_analysis.py](https://codecov.io/gh/david26694/cluster-experiments/pull/87?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=David+Masip#diff-Y2x1c3Rlcl9leHBlcmltZW50cy9leHBlcmltZW50X2FuYWx5c2lzLnB5) | `95.16% <ø> (+0.76%)` | :arrow_up: | | [cluster\_experiments/perturbator.py](https://codecov.io/gh/david26694/cluster-experiments/pull/87?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=David+Masip#diff-Y2x1c3Rlcl9leHBlcmltZW50cy9wZXJ0dXJiYXRvci5weQ==) | `100.00% <ø> (+2.38%)` | :arrow_up: | | [cluster\_experiments/random\_splitter.py](https://codecov.io/gh/david26694/cluster-experiments/pull/87?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=David+Masip#diff-Y2x1c3Rlcl9leHBlcmltZW50cy9yYW5kb21fc3BsaXR0ZXIucHk=) | `99.15% <ø> (+0.82%)` | :arrow_up: | | [cluster\_experiments/washover.py](https://codecov.io/gh/david26694/cluster-experiments/pull/87?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=David+Masip#diff-Y2x1c3Rlcl9leHBlcmltZW50cy93YXNob3Zlci5weQ==) | `100.00% <ø> (+3.33%)` | :arrow_up: | | [cluster\_experiments/utils.py](https://codecov.io/gh/david26694/cluster-experiments/pull/87?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=David+Masip#diff-Y2x1c3Rlcl9leHBlcmltZW50cy91dGlscy5weQ==) | `100.00% <0.00%> (+28.57%)` | :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=David+Masip). 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=David+Masip)

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