Fix for generated_quantities
#534
Merged
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.
Loading