JuliaStats / HypothesisTests.jl

Hypothesis tests for Julia
Other
292 stars 87 forks source link

Bound binomial CI #296

Closed palday closed 1 year ago

palday commented 1 year ago

closes #295

codecov-commenter commented 1 year ago

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (d19a8e1) 93.78% compared to head (5c119ee) 93.78%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #296 +/- ## ======================================= Coverage 93.78% 93.78% ======================================= Files 28 28 Lines 1738 1739 +1 ======================================= + Hits 1630 1631 +1 Misses 108 108 ``` | [Impacted Files](https://app.codecov.io/gh/JuliaStats/HypothesisTests.jl/pull/296?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JuliaStats) | Coverage Δ | | |---|---|---| | [src/binomial.jl](https://app.codecov.io/gh/JuliaStats/HypothesisTests.jl/pull/296?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JuliaStats#diff-c3JjL2Jpbm9taWFsLmps) | `91.66% <100.00%> (+0.10%)` | :arrow_up: |

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.