Steady-State Solver for ZeroD Reactors #1021
Draft
Codecov / codecov/project
succeeded
Nov 11, 2024 in 0s
65.89% (+0.50%) compared to 2d772ab
View this Pull Request on Codecov
65.89% (+0.50%) compared to 2d772ab
Details
Codecov Report
Attention: Patch coverage is 0%
with 192 lines
in your changes missing coverage. Please review.
Project coverage is 65.89%. Comparing base (
2d772ab
) to head (b1ad331
).
Report is 2592 commits behind head on main.
Files with missing lines | Patch % | Lines |
---|---|---|
src/numerics/Newton.cpp | 0.00% | 134 Missing |
src/numerics/DenseMatrix.cpp | 0.00% | 31 Missing |
src/zeroD/ReactorNet.cpp | 0.00% | 21 Missing |
include/cantera/numerics/Newton.h | 0.00% | 6 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #1021 +/- ##
==========================================
+ Coverage 65.39% 65.89% +0.50%
==========================================
Files 318 320 +2
Lines 46109 47575 +1466
Branches 19601 20496 +895
==========================================
+ Hits 30153 31350 +1197
- Misses 13452 13686 +234
- Partials 2504 2539 +35
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading