Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[MERGE] v.0.6.0 #104

Merged
merged 32 commits into from
Oct 1, 2023
Merged

[MERGE] v.0.6.0 #104

merged 32 commits into from
Oct 1, 2023

Conversation

trevismd
Copy link
Owner

No description provided.

sepro and others added 15 commits July 18, 2022 21:02
Significance is now checked based on the alpha and (corrected) p_value instead of hard coded.
New logic handling hiding insignificant pairs

Co-authored-by: Florian Charlier <477844+trevismd@users.noreply.github.com>
small update to reduce length of line 81 in Annotator.py

Co-authored-by: Florian Charlier <477844+trevismd@users.noreply.github.com>
name convention

Co-authored-by: Florian Charlier <477844+trevismd@users.noreply.github.com>
Unit tests to test labelling with floats on the x_axis
Check with python version 3.6 (requires Ubuntu 20.04) to 3.11.
Added unit test to test labelling with floats on the x_axis
@codecov
Copy link

codecov bot commented Jan 27, 2023

Codecov Report

All modified lines are covered by tests ✅

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

Additional details and impacted files
@@            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 Coverage Δ
statannotations/Annotation.py 100.00% <100.00%> (ø)
statannotations/Annotator.py 91.72% <100.00%> (+0.05%) ⬆️
statannotations/PValueFormat.py 97.22% <ø> (-0.03%) ⬇️
statannotations/_version.py 100.00% <100.00%> (ø)
statannotations/stats/StatResult.py 92.30% <100.00%> (+0.81%) ⬆️
tests/test_annotation.py 100.00% <100.00%> (ø)
tests/test_annotator.py 100.00% <100.00%> (ø)
tests/test_pvalue_format.py 100.00% <ø> (ø)
tests/test_stat_result.py 100.00% <100.00%> (ø)

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

trevismd and others added 13 commits February 15, 2023 22:50
Add option to hide non significant results
Fix keeping annotation with reduced ylim
Co-authored-by: Florian Charlier <477844+trevismd@users.noreply.github.com>
Co-authored-by: Florian Charlier <477844+trevismd@users.noreply.github.com>
Co-authored-by: Florian Charlier <477844+trevismd@users.noreply.github.com>
Updated Docs with Implementing your Own Test
Seaborn < 0.12 is not compatible with pandas >= 2.0.0
@trevismd trevismd marked this pull request as ready for review June 20, 2023 16:01
@trevismd trevismd self-assigned this Oct 1, 2023
@trevismd trevismd changed the title [CI] Merge recent commits [CI] Merge v.0.6.0 Oct 1, 2023
@trevismd trevismd changed the title [CI] Merge v.0.6.0 [MERGE] v.0.6.0 Oct 1, 2023
@trevismd trevismd merged commit 8f148c1 into master Oct 1, 2023
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants