Fix SUNContext
in ModelStateDerived
copy ctor
#2583
Merged
Codecov / codecov/project
succeeded
Nov 10, 2024 in 1s
77.83% (+0.07%) compared to 2c362b4
View this Pull Request on Codecov
77.83% (+0.07%) compared to 2c362b4
Details
Codecov Report
Attention: Patch coverage is 84.37500%
with 5 lines
in your changes missing coverage. Please review.
Project coverage is 77.83%. Comparing base (
2c362b4
) to head (d7ee642
).
Additional details and impacted files
@@ Coverage Diff @@
## develop #2583 +/- ##
===========================================
+ Coverage 77.76% 77.83% +0.07%
===========================================
Files 325 325
Lines 21862 21852 -10
Branches 1473 1456 -17
===========================================
+ Hits 17000 17008 +8
+ Misses 4835 4833 -2
+ Partials 27 11 -16
Files with missing lines | Coverage Δ | |
---|---|---|
include/amici/sundials_matrix_wrapper.h | 76.13% <66.66%> (-0.34%) |
⬇️ |
include/amici/vector.h | 77.08% <66.66%> (-5.14%) |
⬇️ |
include/amici/model_state.h | 97.00% <88.46%> (+18.55%) |
⬆️ |
Loading