Skip to content

update to sample script to illustrate different heuristics for high p…

655642e
Select commit
Loading
Failed to load commit list.
Open

Timestep regridding for 1D solver #2074

update to sample script to illustrate different heuristics for high p…
655642e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 21, 2026 in 0s

77.63% (+0.09%) compared to 05de7fe

View this Pull Request on Codecov

77.63% (+0.09%) compared to 05de7fe

Details

Codecov Report

❌ Patch coverage is 70.00000% with 33 lines in your changes missing coverage. Please review.
✅ Project coverage is 77.63%. Comparing base (05de7fe) to head (655642e).
⚠️ Report is 33 commits behind head on main.

Files with missing lines Patch % Lines
src/oneD/Sim1D.cpp 23.52% 12 Missing and 1 partial ⚠️
src/numerics/SteadyStateSystem.cpp 83.58% 10 Missing and 1 partial ⚠️
include/cantera/numerics/SteadyStateSystem.h 60.00% 4 Missing ⚠️
include/cantera/oneD/Sim1D.h 33.33% 3 Missing and 1 partial ⚠️
interfaces/cython/cantera/_onedim.pyx 83.33% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2074      +/-   ##
==========================================
+ Coverage   77.53%   77.63%   +0.09%     
==========================================
  Files         451      451              
  Lines       52810    53150     +340     
  Branches     8828     8868      +40     
==========================================
+ Hits        40947    41261     +314     
- Misses       8888     8909      +21     
- Partials     2975     2980       +5     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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