trevismd / statannotations

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

[WIP] v0.4.4 #46

Closed trevismd closed 2 years ago

trevismd commented 2 years ago

See changelog changes below for descriptions

Closes #45

codecov[bot] commented 2 years ago

Codecov Report

Merging #46 (698bf83) into master (37500ac) will increase coverage by 0.00%. The diff coverage is 80.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #46   +/-   ##
=======================================
  Coverage   97.01%   97.01%           
=======================================
  Files          29       29           
  Lines        1874     1877    +3     
=======================================
+ Hits         1818     1821    +3     
  Misses         56       56           
Impacted Files Coverage Δ
statannotations/stats/StatTest.py 100.00% <ø> (ø)
statannotations/Annotator.py 91.66% <80.00%> (+0.05%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 37500ac...698bf83. Read the comment docs.