trevismd / statannotations

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

Support functions with more returned values in `StatTest` #12

Closed trevismd closed 3 years ago

trevismd commented 3 years ago

This fixes the bug in the situation where the function passed to StatTest would return more than two_values. And includes minor changes from master branch

codecov[bot] commented 3 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (v0.3@792bb3c). Click here to learn what that means. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             v0.3      #12   +/-   ##
=======================================
  Coverage        ?   58.88%           
=======================================
  Files           ?       16           
  Lines           ?      827           
  Branches        ?        0           
=======================================
  Hits            ?      487           
  Misses          ?      340           
  Partials        ?        0           

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 792bb3c...d930fdd. Read the comment docs.