Skip to content
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

fix Weibull PDF at X=Inf #28

Merged
merged 1 commit into from
Mar 13, 2021
Merged

fix Weibull PDF at X=Inf #28

merged 1 commit into from
Mar 13, 2021

Conversation

brgirgis
Copy link

No description provided.

@codecov
Copy link

codecov bot commented Jan 27, 2021

Codecov Report

Merging #28 (2b656ea) into master (07bc727) will decrease coverage by 0.63%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #28      +/-   ##
==========================================
- Coverage   92.87%   92.24%   -0.64%     
==========================================
  Files         184      156      -28     
  Lines        3706     3390     -316     
==========================================
- Hits         3442     3127     -315     
+ Misses        264      263       -1     
Impacted Files Coverage Δ
include/stats_incl/dens/dweibull.ipp 100.00% <100.00%> (ø)
include/stats_incl/rand/rnorm.ipp 88.88% <0.00%> (-6.12%) ⬇️
include/stats_incl/rand/rbern.ipp 100.00% <0.00%> (ø)
include/stats_incl/rand/rchisq.ipp 100.00% <0.00%> (ø)
tests/rand/rbeta.cpp
tests/rand/rbern.cpp
tests/rand/rweibull.cpp
tests/rand/rinvwish.cpp
include/stats_incl/rand/rcauchy.ipp
... and 25 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 07bc727...2b656ea. Read the comment docs.

@kthohr kthohr merged commit 2ec011a into kthohr:master Mar 13, 2021
@kthohr
Copy link
Owner

kthohr commented Mar 13, 2021

Thanks for the PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants