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 deprecations #1690

Merged
merged 2 commits into from
Aug 27, 2021
Merged

Fix deprecations #1690

merged 2 commits into from
Aug 27, 2021

Conversation

devmotion
Copy link
Member

Fixes deprecations of MvNormal introduced by JuliaStats/Distributions.jl#1362 and of StaticTrajectory and HMCDA.

@codecov
Copy link

codecov bot commented Aug 26, 2021

Codecov Report

Merging #1690 (519037c) into master (0278a3c) will decrease coverage by 0.01%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1690      +/-   ##
==========================================
- Coverage   80.07%   80.05%   -0.02%     
==========================================
  Files          23       23              
  Lines        1405     1404       -1     
==========================================
- Hits         1125     1124       -1     
  Misses        280      280              
Impacted Files Coverage Δ
src/inference/hmc.jl 76.33% <100.00%> (ø)
src/inference/ess.jl 97.95% <0.00%> (-0.05%) ⬇️

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 8f966de...519037c. Read the comment docs.

Copy link
Member

@torfjelde torfjelde left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@devmotion devmotion merged commit 3b46cd0 into master Aug 27, 2021
@delete-merged-branch delete-merged-branch bot deleted the dw/deprecations branch August 27, 2021 05:42
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