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

101 pval selection #102

Open AgnesBaud opened 12 months ago

AgnesBaud commented 12 months ago

Description

cf #101

Changelogs

Issue(s)

Fixes #101

Definition of Done

codecov-commenter commented 11 months ago

Codecov Report

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

Comparison is base (e116ee6) 65.15% compared to head (3d79f78) 64.66%.

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

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #102 +/- ## ========================================== - Coverage 65.15% 64.66% -0.49% ========================================== Files 61 61 Lines 2930 3037 +107 ========================================== + Hits 1909 1964 +55 - Misses 1021 1073 +52 ``` | [Flag](https://app.codecov.io/gh/motleystate/moonstone/pull/102/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/102/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=motleystate) | `64.66% <53.98%> (-0.49%)` | :arrow_down: | 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. | [Files](https://app.codecov.io/gh/motleystate/moonstone/pull/102?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=motleystate) | Coverage Δ | | |---|---|---| | [moonstone/analysis/differential\_analysis.py](https://app.codecov.io/gh/motleystate/moonstone/pull/102?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=motleystate#diff-bW9vbnN0b25lL2FuYWx5c2lzL2RpZmZlcmVudGlhbF9hbmFseXNpcy5weQ==) | `100.00% <ø> (ø)` | | | [moonstone/plot/counts.py](https://app.codecov.io/gh/motleystate/moonstone/pull/102?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=motleystate#diff-bW9vbnN0b25lL3Bsb3QvY291bnRzLnB5) | `96.55% <100.00%> (ø)` | | | [moonstone/plot/graphs/base.py](https://app.codecov.io/gh/motleystate/moonstone/pull/102?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=motleystate#diff-bW9vbnN0b25lL3Bsb3QvZ3JhcGhzL2Jhc2UucHk=) | `87.36% <100.00%> (ø)` | | | [moonstone/analysis/diversity/base.py](https://app.codecov.io/gh/motleystate/moonstone/pull/102?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=motleystate#diff-bW9vbnN0b25lL2FuYWx5c2lzL2RpdmVyc2l0eS9iYXNlLnB5) | `70.24% <52.72%> (-11.08%)` | :arrow_down: |

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