JuliaStats / HypothesisTests.jl

Hypothesis tests for Julia
Other
292 stars 87 forks source link

Update z.jl #283

Closed itsdebartha closed 1 year ago

itsdebartha commented 1 year ago

Added the test for Invalid tail argument error

codecov-commenter commented 1 year ago

Codecov Report

Base: 93.69% // Head: 93.75% // Increases project coverage by +0.05% :tada:

Coverage data is based on head (04ac529) compared to base (f36b1fd). Patch has no changes to coverable lines.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #283 +/- ## ========================================== + Coverage 93.69% 93.75% +0.05% ========================================== Files 28 28 Lines 1730 1730 ========================================== + Hits 1621 1622 +1 + Misses 109 108 -1 ``` | [Impacted Files](https://codecov.io/gh/JuliaStats/HypothesisTests.jl/pull/283?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JuliaStats) | Coverage Δ | | |---|---|---| | [src/z.jl](https://codecov.io/gh/JuliaStats/HypothesisTests.jl/pull/283?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JuliaStats#diff-c3JjL3ouamw=) | `100.00% <0.00%> (+2.00%)` | :arrow_up: | 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 at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.