Release 0.25.0 #2433
Merged
Release 0.25.0 #2433
Codecov / codecov/project
succeeded
May 8, 2024 in 0s
77.82% (+0.10%) compared to 29b7ee8
View this Pull Request on Codecov
77.82% (+0.10%) compared to 29b7ee8
Details
Codecov Report
Attention: Patch coverage is 80.72289%
with 16 lines
in your changes are missing coverage. Please review.
Project coverage is 77.82%. Comparing base (
29b7ee8
) to head (52996d3
).
Additional details and impacted files
@@ Coverage Diff @@
## master #2433 +/- ##
==========================================
+ Coverage 77.71% 77.82% +0.10%
==========================================
Files 324 324
Lines 20925 20928 +3
Branches 1464 1464
==========================================
+ Hits 16262 16287 +25
+ Misses 4660 4638 -22
Partials 3 3
Files | Coverage Δ | |
---|---|---|
python/sdist/amici/__init__.py | 94.44% <100.00%> (ø) |
|
python/sdist/amici/_codegen/cxx_functions.py | 95.65% <ø> (ø) |
|
python/sdist/amici/_codegen/model_class.py | 100.00% <ø> (ø) |
|
python/sdist/amici/_codegen/template.py | 100.00% <ø> (ø) |
|
python/sdist/amici/antimony_import.py | 94.11% <100.00%> (ø) |
|
python/sdist/amici/bngl_import.py | 100.00% <ø> (ø) |
|
python/sdist/amici/compile.py | 68.42% <ø> (ø) |
|
...thon/sdist/amici/conserved_quantities_demartino.py | 65.69% <ø> (+0.13%) |
⬆️ |
python/sdist/amici/conserved_quantities_rref.py | 96.42% <ø> (ø) |
|
python/sdist/amici/cxxcodeprinter.py | 94.11% <100.00%> (ø) |
|
... and 36 more |
Loading