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 crashes when errors occur at output timepoints #2555

Merged
merged 3 commits into from
Oct 20, 2024

model

1618466
Select commit
Loading
Failed to load commit list.
Merged

Fix crashes when errors occur at output timepoints #2555

model
1618466
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 20, 2024 in 0s

77.74% (-0.01%) compared to fbe3840, passed because coverage increased by 0% when compared to adjusted base (77.74%)

View this Pull Request on Codecov

77.74% (-0.01%) compared to fbe3840, passed because coverage increased by 0% when compared to adjusted base (77.74%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 77.74%. Comparing base (fbe3840) to head (1618466).
Report is 1 commits behind head on develop.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           develop    #2555      +/-   ##
===========================================
- Coverage    77.75%   77.74%   -0.01%     
===========================================
  Files          325      325              
  Lines        21852    21858       +6     
  Branches      1473     1473              
===========================================
+ Hits         16991    16994       +3     
- Misses        4834     4837       +3     
  Partials        27       27              
Files with missing lines Coverage Δ
include/amici/forwardproblem.h 100.00% <100.00%> (ø)
src/rdata.cpp 95.51% <100.00%> (-0.01%) ⬇️

... and 3 files with indirect coverage changes