JuliaStats / HypothesisTests.jl

Hypothesis tests for Julia
Other
292 stars 87 forks source link

Master #308

Closed VincentPoupart closed 3 months ago

VincentPoupart commented 11 months ago

Hi! This my first pull request ever!

I just corrected some iterators and one comparaison sign.

Vincent

codecov-commenter commented 11 months ago

Codecov Report

Patch coverage: 85.71% and no project coverage change.

Comparison is base (fba9803) 93.75% compared to head (70d14b0) 93.75%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #308 +/- ## ======================================= Coverage 93.75% 93.75% ======================================= Files 28 28 Lines 1729 1729 ======================================= Hits 1621 1621 Misses 108 108 ``` | [Files Changed](https://app.codecov.io/gh/JuliaStats/HypothesisTests.jl/pull/308?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JuliaStats) | Coverage Δ | | |---|---|---| | [src/HypothesisTests.jl](https://app.codecov.io/gh/JuliaStats/HypothesisTests.jl/pull/308?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JuliaStats#diff-c3JjL0h5cG90aGVzaXNUZXN0cy5qbA==) | `78.57% <0.00%> (ø)` | | | [src/anderson\_darling.jl](https://app.codecov.io/gh/JuliaStats/HypothesisTests.jl/pull/308?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JuliaStats#diff-c3JjL2FuZGVyc29uX2Rhcmxpbmcuamw=) | `88.43% <100.00%> (ø)` | | | [src/circular.jl](https://app.codecov.io/gh/JuliaStats/HypothesisTests.jl/pull/308?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JuliaStats#diff-c3JjL2NpcmN1bGFyLmps) | `77.77% <100.00%> (ø)` | | | [src/power\_divergence.jl](https://app.codecov.io/gh/JuliaStats/HypothesisTests.jl/pull/308?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JuliaStats#diff-c3JjL3Bvd2VyX2RpdmVyZ2VuY2Uuamw=) | `98.50% <100.00%> (ø)` | | | [src/wilcoxon.jl](https://app.codecov.io/gh/JuliaStats/HypothesisTests.jl/pull/308?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JuliaStats#diff-c3JjL3dpbGNveG9uLmps) | `95.12% <100.00%> (ø)` | |

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.