Skip to content

Conversation

@matt-graham
Copy link
Collaborator

Resolves #89

Also updates tests to cover include_generated_quantities=TRUE and include_transformed_parameters=TRUE cases in target_distribution_from_stan_model.

@matt-graham matt-graham added the bug Something isn't working label Aug 8, 2025
@codecov
Copy link

codecov bot commented Aug 8, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (9cc3c3d) to head (dd49e36).
⚠️ Report is 3 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##              main       #94   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           11        11           
  Lines          580       595   +15     
=========================================
+ Hits           580       595   +15     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@matt-graham matt-graham merged commit 6e2bd6e into main Aug 8, 2025
11 checks passed
@matt-graham matt-graham deleted the mmg/fix-stan-include-gq branch August 8, 2025 09:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Using Stan model with generated quantities results in an error when sampling

2 participants