statlab / permute

permutation tests and confidence sets
http://statlab.github.io/permute/
BSD 2-Clause "Simplified" License
58 stars 44 forks source link

ENH: added functions for multiple testing #195

Closed akglazer closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Merging #195 (cd8bdfa) into main (90d7776) will decrease coverage by 1.73%. The diff coverage is 67.21%.

:mega: This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@            Coverage Diff             @@
##             main     #195      +/-   ##
==========================================
- Coverage   93.67%   91.95%   -1.73%     
==========================================
  Files          23       23              
  Lines        1549     1665     +116     
  Branches      198      232      +34     
==========================================
+ Hits         1451     1531      +80     
- Misses         73      101      +28     
- Partials       25       33       +8     
Impacted Files Coverage Δ
permute/npc.py 71.02% <57.44%> (-5.96%) :arrow_down:
permute/tests/test_npc.py 100.00% <100.00%> (ø)
permute/tests/test_utils.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.