Test source with JET
This revealed some bugs in the untested bivariate T cdf. I've fixed the bugs and also added a few tests.
Codecov Report
Base: 59.85% // Head: 75.34% // Increases project coverage by +15.48% :tada:
Coverage data is based on head (
4728716) compared to base (e5699db). Patch coverage: 60.00% of modified lines in pull request are covered.
Additional details and impacted files
@@ Coverage Diff @@
## master #148 +/- ##
===========================================
+ Coverage 59.85% 75.34% +15.48%
===========================================
Files 14 21 +7
Lines 568 653 +85
===========================================
+ Hits 340 492 +152
+ Misses 228 161 -67
| Impacted Files | Coverage Δ | |
|---|---|---|
| src/tvpack.jl | 44.36% <60.00%> (+28.01%) |
:arrow_up: |
| src/rmath.jl | 100.00% <0.00%> (ø) |
|
| src/StatsFuns.jl | 100.00% <0.00%> (ø) |
|
| src/distrs/beta.jl | 100.00% <0.00%> (ø) |
|
| src/distrs/pois.jl | 100.00% <0.00%> (ø) |
|
| src/distrs/chisq.jl | 100.00% <0.00%> (ø) |
|
| src/distrs/fdist.jl | 100.00% <0.00%> (ø) |
|
| src/distrs/tdist.jl | 100.00% <0.00%> (ø) |
|
| src/distrs/ntdist.jl | 100.00% <0.00%> (ø) |
|
| src/distrs/hyper.jl | 100.00% <0.00%> (ø) |
|
| ... and 9 more |
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.
:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.
It seems this PR is almost ready? Only https://github.com/JuliaStats/StatsFuns.jl/pull/148/files#r1019101826 is missing, it seems?
I'm not completely sure what to do with the issue mentioned in https://github.com/JuliaStats/StatsFuns.jl/pull/148#discussion_r1030585347