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 generated_quantities #534

Merged
merged 31 commits into from
Sep 9, 2023

moved new generated_quantities functionality into setval_and_resample!

e625fc5
Select commit
Loading
Failed to load commit list.
Merged

Fix for generated_quantities #534

moved new generated_quantities functionality into setval_and_resample!
e625fc5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Sep 7, 2023 in 1s

81.13% (-0.11%) compared to 52cd7f9

View this Pull Request on Codecov

81.13% (-0.11%) compared to 52cd7f9

Details

Codecov Report

Patch coverage: 78.12% and project coverage change: -0.11% ⚠️

Comparison is base (52cd7f9) 81.24% compared to head (e625fc5) 81.13%.

❗ Current head e625fc5 differs from pull request most recent head 628809c. Consider uploading reports for the commit 628809c to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #534      +/-   ##
==========================================
- Coverage   81.24%   81.13%   -0.11%     
==========================================
  Files          24       25       +1     
  Lines        2932     2990      +58     
==========================================
+ Hits         2382     2426      +44     
- Misses        550      564      +14     
Files Changed Coverage Δ
src/DynamicPPL.jl 33.33% <0.00%> (-66.67%) ⬇️
src/chains.jl 0.00% <0.00%> (ø)
src/utils.jl 79.46% <53.33%> (-1.59%) ⬇️
src/varinfo.jl 92.27% <87.50%> (-0.27%) ⬇️
ext/DynamicPPLMCMCChainsExt.jl 100.00% <100.00%> (ø)

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