Skip to content

refactor: code printing - initializer lists #2785

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 1 commit into from
Jun 12, 2025

Conversation

dweindl
Copy link
Member

@dweindl dweindl commented Jun 12, 2025

DRY.

@dweindl dweindl self-assigned this Jun 12, 2025
Copy link

codecov bot commented Jun 12, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 78.00%. Comparing base (ce28017) to head (32faf1b).
Report is 3 commits behind head on develop.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           develop    #2785      +/-   ##
===========================================
- Coverage    78.03%   78.00%   -0.03%     
===========================================
  Files          329      329              
  Lines        23224    23228       +4     
  Branches      1510     1510              
===========================================
- Hits         18122    18119       -3     
- Misses        5093     5100       +7     
  Partials         9        9              
Flag Coverage Δ
cpp 74.91% <100.00%> (-0.04%) ⬇️
cpp_python 33.79% <100.00%> (ø)
petab 39.34% <100.00%> (+<0.01%) ⬆️
python 72.94% <100.00%> (-0.03%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files with missing lines Coverage Δ
python/sdist/amici/_codegen/model_class.py 100.00% <100.00%> (ø)
python/sdist/amici/cxxcodeprinter.py 92.30% <100.00%> (+0.13%) ⬆️
python/sdist/amici/de_export.py 95.28% <100.00%> (+0.03%) ⬆️

... and 2 files with indirect coverage changes

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

@dweindl dweindl marked this pull request as ready for review June 12, 2025 10:56
@dweindl dweindl requested a review from a team as a code owner June 12, 2025 10:56
@dweindl dweindl merged commit 2f9e5b0 into AMICI-dev:develop Jun 12, 2025
25 of 26 checks passed
@dweindl dweindl deleted the dw_cleanup branch June 12, 2025 20:44
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