JuliaStats / HypothesisTests.jl

Hypothesis tests for Julia
Other
292 stars 87 forks source link

Update t.jl #284

Open itsdebartha opened 1 year ago

itsdebartha commented 1 year ago

Add a test for confint with an invalid tail specification

codecov-commenter commented 1 year ago

Codecov Report

Patch coverage has no change and project coverage change: +3.76 :tada:

Comparison is base (e03407a) 90.04% compared to head (395d41c) 93.81%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #284 +/- ## ========================================== + Coverage 90.04% 93.81% +3.76% ========================================== Files 28 28 Lines 1467 1730 +263 ========================================== + Hits 1321 1623 +302 + Misses 146 107 -39 ``` [see 28 files with indirect coverage changes](https://codecov.io/gh/JuliaStats/HypothesisTests.jl/pull/284/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JuliaStats) Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JuliaStats). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JuliaStats)

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