trevismd / statannotations

add statistical significance annotations on seaborn plots. Further development of statannot, with bugfixes, new features, and a different API.
Other
619 stars 67 forks source link

[MERGE] v.0.6.0 #104

Closed trevismd closed 9 months ago

codecov[bot] commented 1 year ago

Codecov Report

All modified lines are covered by tests :white_check_mark:

Comparison is base (2a5ebe1) 97.04% compared to head (ff5ef39) 97.11%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #104 +/- ## ========================================== + Coverage 97.04% 97.11% +0.06% ========================================== Files 29 29 Lines 1898 1939 +41 ========================================== + Hits 1842 1883 +41 Misses 56 56 ``` | [Files](https://app.codecov.io/gh/trevismd/statannotations/pull/104?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Florian+Charlier) | Coverage Δ | | |---|---|---| | [statannotations/Annotation.py](https://app.codecov.io/gh/trevismd/statannotations/pull/104?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Florian+Charlier#diff-c3RhdGFubm90YXRpb25zL0Fubm90YXRpb24ucHk=) | `100.00% <100.00%> (ø)` | | | [statannotations/Annotator.py](https://app.codecov.io/gh/trevismd/statannotations/pull/104?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Florian+Charlier#diff-c3RhdGFubm90YXRpb25zL0Fubm90YXRvci5weQ==) | `91.72% <100.00%> (+0.05%)` | :arrow_up: | | [statannotations/PValueFormat.py](https://app.codecov.io/gh/trevismd/statannotations/pull/104?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Florian+Charlier#diff-c3RhdGFubm90YXRpb25zL1BWYWx1ZUZvcm1hdC5weQ==) | `97.22% <ø> (-0.03%)` | :arrow_down: | | [statannotations/\_version.py](https://app.codecov.io/gh/trevismd/statannotations/pull/104?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Florian+Charlier#diff-c3RhdGFubm90YXRpb25zL192ZXJzaW9uLnB5) | `100.00% <100.00%> (ø)` | | | [statannotations/stats/StatResult.py](https://app.codecov.io/gh/trevismd/statannotations/pull/104?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Florian+Charlier#diff-c3RhdGFubm90YXRpb25zL3N0YXRzL1N0YXRSZXN1bHQucHk=) | `92.30% <100.00%> (+0.81%)` | :arrow_up: | | [tests/test\_annotation.py](https://app.codecov.io/gh/trevismd/statannotations/pull/104?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Florian+Charlier#diff-dGVzdHMvdGVzdF9hbm5vdGF0aW9uLnB5) | `100.00% <100.00%> (ø)` | | | [tests/test\_annotator.py](https://app.codecov.io/gh/trevismd/statannotations/pull/104?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Florian+Charlier#diff-dGVzdHMvdGVzdF9hbm5vdGF0b3IucHk=) | `100.00% <100.00%> (ø)` | | | [tests/test\_pvalue\_format.py](https://app.codecov.io/gh/trevismd/statannotations/pull/104?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Florian+Charlier#diff-dGVzdHMvdGVzdF9wdmFsdWVfZm9ybWF0LnB5) | `100.00% <ø> (ø)` | | | [tests/test\_stat\_result.py](https://app.codecov.io/gh/trevismd/statannotations/pull/104?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Florian+Charlier#diff-dGVzdHMvdGVzdF9zdGF0X3Jlc3VsdC5weQ==) | `100.00% <100.00%> (ø)` | |

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