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 for #135 #136

Merged
merged 2 commits into from Aug 31, 2020
Merged

Fix for #135 #136

merged 2 commits into from Aug 31, 2020

Conversation

torfjelde
Copy link
Member

Fixes #135.

@codecov
Copy link

codecov bot commented Aug 30, 2020

Codecov Report

Merging #136 into master will increase coverage by 0.06%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #136      +/-   ##
==========================================
+ Coverage   52.46%   52.52%   +0.06%     
==========================================
  Files          24       24              
  Lines        1563     1565       +2     
==========================================
+ Hits          820      822       +2     
  Misses        743      743              
Impacted Files Coverage Δ
src/transformed_distribution.jl 55.55% <100.00%> (+0.83%) ⬆️

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 a3ece91...773b885. Read the comment docs.

Co-authored-by: David Widmann <devmotion@users.noreply.github.com>
@torfjelde torfjelde merged commit dfca913 into master Aug 31, 2020
@delete-merged-branch delete-merged-branch bot deleted the issues/135 branch August 31, 2020 22:49
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.

rand call to dist of MvTransformed not using rng
3 participants