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 AbstractMCMC 5 compatibility #2153

Merged
merged 1 commit into from
Jan 8, 2024
Merged

Fix AbstractMCMC 5 compatibility #2153

merged 1 commit into from
Jan 8, 2024

Conversation

devmotion
Copy link
Member

Fix AbstractMCMC 5 compatibility introduced in #2115 (and thereby Turing 0.30.0) by switching all internal occurrences of init_params to initial_params.

Ref #2150 (comment)

Copy link
Contributor

github-actions bot commented Jan 7, 2024

Pull Request Test Coverage Report for Build 7440855919

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 0.0%

Totals Coverage Status
Change from base Build 7279099457: 0.0%
Covered Lines: 0
Relevant Lines: 1396

💛 - Coveralls

Copy link

codecov bot commented Jan 7, 2024

Codecov Report

Attention: 5 lines in your changes are missing coverage. Please review.

Comparison is base (99a121c) 0.00% compared to head (b04db61) 0.00%.

Files Patch % Lines
src/mcmc/emcee.jl 0.00% 3 Missing ⚠️
src/mcmc/hmc.jl 0.00% 2 Missing ⚠️
Additional details and impacted files
@@          Coverage Diff           @@
##           master   #2153   +/-   ##
======================================
  Coverage    0.00%   0.00%           
======================================
  Files          22      22           
  Lines        1396    1396           
======================================
  Misses       1396    1396           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@devmotion devmotion merged commit a7bafb5 into master Jan 8, 2024
12 of 13 checks passed
@devmotion devmotion deleted the dw/abstractmcmc_5_fix branch January 8, 2024 10:10
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