Skip to content

Depreciate@submodel l ~ m in favour of l ~ to_submodel(m); rename generated_quantities to returned #696

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

Merged
merged 77 commits into from
Dec 4, 2024

Fixed names of doctests for `@returned_quantities`

dc699a5
Select commit
Loading
Failed to load commit list.
Merged

Depreciate@submodel l ~ m in favour of l ~ to_submodel(m); rename generated_quantities to returned #696

Fixed names of doctests for `@returned_quantities`
dc699a5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 23, 2024 in 1s

79.27% (+0.04%) compared to 54691bf

View this Pull Request on Codecov

79.27% (+0.04%) compared to 54691bf

Details

Codecov Report

Attention: Patch coverage is 92.85714% with 1 line in your changes missing coverage. Please review.

Project coverage is 79.27%. Comparing base (54691bf) to head (dc699a5).

Files with missing lines Patch % Lines
src/submodel_macro.jl 92.85% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #696      +/-   ##
==========================================
+ Coverage   79.22%   79.27%   +0.04%     
==========================================
  Files          30       30              
  Lines        4212     4226      +14     
==========================================
+ Hits         3337     3350      +13     
- Misses        875      876       +1     

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