trevismd / statannotations

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

Seaborn before 0.12 #79

Closed trevismd closed 1 year ago

trevismd commented 1 year ago

Temporary fix. I haven't had the time to explore thoroughly but it seems CI is failing for strip plots, I'm assuming it's due to changes in Seaborn. It will be worth checking in details if this solves it (and look for other potential issues).

codecov[bot] commented 1 year ago

Codecov Report

Merging #79 (726ac13) into dev (bc0c4b8) will not change coverage. The diff coverage is 100.00%.

@@           Coverage Diff           @@
##              dev      #79   +/-   ##
=======================================
  Coverage   97.01%   97.01%           
=======================================
  Files          29       29           
  Lines        1877     1877           
=======================================
  Hits         1821     1821           
  Misses         56       56           
Impacted Files Coverage Δ
statannotations/Annotator.py 91.66% <ø> (ø)
statannotations/stats/StatTest.py 100.00% <ø> (ø)
tests/test_pvalue_format.py 100.00% <ø> (ø)
statannotations/format_annotations.py 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.