motleystate / moonstone

Library to perform Metagenomics data analysis with Python
https://moonstone.readthedocs.io/en/latest/?badge=latest
MIT License
1 stars 0 forks source link

Satistical tests reorganization #92

Closed AgnesBaud closed 7 months ago

AgnesBaud commented 2 years ago

Description

Changelogs

Issue(s)

Fixes #91

Definition of Done

codecov-commenter commented 2 years ago

Codecov Report

Attention: 9 lines in your changes are missing coverage. Please review.

Comparison is base (5946124) 65.15% compared to head (cdffb0c) 66.25%. Report is 18 commits behind head on master.

Files Patch % Lines
moonstone/analysis/statistical_test.py 95.62% 6 Missing :warning:
moonstone/utils/pandas/series.py 95.55% 2 Missing :warning:
moonstone/plot/graphs/bargraph.py 50.00% 1 Missing :warning:

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #92 +/- ## ========================================== + Coverage 65.15% 66.25% +1.10% ========================================== Files 61 61 Lines 2930 3020 +90 ========================================== + Hits 1909 2001 +92 + Misses 1021 1019 -2 ``` | [Flag](https://app.codecov.io/gh/motleystate/moonstone/pull/92/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=motleystate) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/motleystate/moonstone/pull/92/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=motleystate) | `66.25% <95.69%> (+1.10%)` | :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=motleystate#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.