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

Support for DynamicPPL v0.35 #2488

Draft
wants to merge 5 commits into
base: breaking
Choose a base branch
from
Draft

Support for DynamicPPL v0.35 #2488

wants to merge 5 commits into from

Conversation

mhauru
Copy link
Member

@mhauru mhauru commented Feb 14, 2025

Work in progress

@penelopeysm
Copy link
Member

I wanted to get CI running, so I committed a Manifest.toml which pointed to the appropriate branch — we can just remove it before merging

Copy link

codecov bot commented Feb 20, 2025

Codecov Report

Attention: Patch coverage is 33.89831% with 39 lines in your changes missing coverage. Please review.

Project coverage is 26.93%. Comparing base (08e4c08) to head (52b2105).

Files with missing lines Patch % Lines
src/mcmc/hmc.jl 0.00% 7 Missing ⚠️
ext/TuringDynamicHMCExt.jl 0.00% 6 Missing ⚠️
src/mcmc/sghmc.jl 0.00% 6 Missing ⚠️
src/mcmc/emcee.jl 0.00% 4 Missing ⚠️
src/mcmc/is.jl 0.00% 3 Missing ⚠️
src/mcmc/Inference.jl 33.33% 2 Missing ⚠️
src/mcmc/abstractmcmc.jl 0.00% 2 Missing ⚠️
src/mcmc/ess.jl 84.61% 2 Missing ⚠️
src/mcmc/mh.jl 60.00% 2 Missing ⚠️
src/mcmc/particle_mcmc.jl 50.00% 2 Missing ⚠️
... and 2 more

❗ There is a different number of reports uploaded between BASE (08e4c08) and HEAD (52b2105). Click for more details.

HEAD has 45 uploads less than BASE
Flag BASE (08e4c08) HEAD (52b2105)
53 8
Additional details and impacted files
@@              Coverage Diff              @@
##           breaking    #2488       +/-   ##
=============================================
- Coverage     85.01%   26.93%   -58.08%     
=============================================
  Files            21       21               
  Lines          1495     1407       -88     
=============================================
- Hits           1271      379      -892     
- Misses          224     1028      +804     

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

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