Skip to content

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

Merged
merged 4 commits into from
May 18, 2023
Merged

Add the Kumaraswamy distribution #1699

merged 4 commits into from
May 18, 2023

Conversation

ararslan
Copy link
Member

No description provided.

@ararslan ararslan added the feature: new distribution Feature request for a new distribution label Mar 19, 2023
@ararslan ararslan requested a review from devmotion March 19, 2023 23:35
@codecov-commenter
Copy link

codecov-commenter commented Mar 19, 2023

Codecov Report

Patch coverage: 62.12% and project coverage change: -0.19 ⚠️

Comparison is base (ef42afb) 85.89% compared to head (d22f413) 85.71%.

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     
Impacted Files Coverage Δ
src/Distributions.jl 100.00% <ø> (ø)
src/univariates.jl 74.54% <ø> (ø)
src/univariate/continuous/kumaraswamy.jl 62.12% <62.12%> (ø)

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@ararslan
Copy link
Member Author

Want to take a look at this, @devmotion?

ararslan and others added 4 commits May 17, 2023 08:18
@ararslan
Copy link
Member Author

The failing integration tests with Tracker and ReverseDiff seem unrelated to this PR.

@devmotion
Copy link
Member

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.

@ararslan ararslan merged commit 05dc067 into master May 18, 2023
@ararslan ararslan deleted the aa/kumaraswamy branch May 18, 2023 16:47
@devmotion
Copy link
Member

FYI the downstream tests fail due to FillArrays 1.0.1: JuliaArrays/FillArrays.jl#252

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature: new distribution Feature request for a new distribution
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants