Skip to content

fix: align wang method prob2step plateau logic with upstream R implementation - #33

Merged
kjs11 merged 2 commits into
masterfrom
fix/wang-method-prob2step-plateau
Aug 11, 2026
Merged

fix: align wang method prob2step plateau logic with upstream R implementation#33
kjs11 merged 2 commits into
masterfrom
fix/wang-method-prob2step-plateau

fix: do not append synthetic section header when removing terminal do…

11bfbff
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 10, 2026 in 0s

97.26% (+0.07%) compared to 77787a8

View this Pull Request on Codecov

97.26% (+0.07%) compared to 77787a8

Details

Codecov Report

❌ Patch coverage is 91.66667% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 97.26%. Comparing base (77787a8) to head (11bfbff).
⚠️ Report is 17 commits behind head on master.

Files with missing lines Patch % Lines
diff_binom_confint/_utils.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #33      +/-   ##
==========================================
+ Coverage   97.19%   97.26%   +0.07%     
==========================================
  Files           9        9              
  Lines        1069     1062       -7     
==========================================
- Hits         1039     1033       -6     
+ Misses         30       29       -1     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.