JuliaStats / StatsFuns.jl

Mathematical functions related to statistics.
Other
235 stars 40 forks source link

fix typo (`throw` vs `thow`) in tvpack.jl fct `bvncdf` #160

Closed magerton closed 1 year ago

magerton commented 1 year ago

As mentioned in https://github.com/JuliaStats/StatsFuns.jl/pull/67#issuecomment-1455201707

codecov-commenter commented 1 year ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (56e1055) 63.02% compared to head (c9c6d4a) 63.02%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #160 +/- ## ======================================= Coverage 63.02% 63.02% ======================================= Files 14 14 Lines 641 641 ======================================= Hits 404 404 Misses 237 237 ``` | [Impacted Files](https://codecov.io/gh/JuliaStats/StatsFuns.jl/pull/160?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JuliaStats) | Coverage Δ | | |---|---|---| | [src/tvpack.jl](https://codecov.io/gh/JuliaStats/StatsFuns.jl/pull/160?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JuliaStats#diff-c3JjL3R2cGFjay5qbA==) | `16.48% <0.00%> (ø)` | | 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.