-
Notifications
You must be signed in to change notification settings - Fork 426
Add the Kumaraswamy distribution #1699
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Codecov ReportPatch coverage:
Additional details and impacted files@@ Coverage Diff @@
## master #1699 +/- ##
==========================================
- Coverage 85.89% 85.71% -0.19%
==========================================
Files 139 140 +1
Lines 8389 8455 +66
==========================================
+ Hits 7206 7247 +41
- Misses 1183 1208 +25
☔ View full report in Codecov by Sentry. |
Want to take a look at this, @devmotion? |
Some minor modifications made Co-Authored-By: David Widmann <[email protected]>
whoops
Co-Authored-By: David Widmann <[email protected]>
The failing integration tests with Tracker and ReverseDiff seem unrelated to this PR. |
Yeah, I'm not sure yet what's going on there. They failed on master as well but not in the last PR that was merged, and CI in DistributionsAD ran successfully just yesterday. So it might not even be related to a change in Distributions. |
FYI the downstream tests fail due to FillArrays 1.0.1: JuliaArrays/FillArrays.jl#252 |
No description provided.