Skip to content

Fix 1D solver crash when loglevel > 7 (#2073) - #2162

Open
hazalkoom wants to merge 1 commit into
Cantera:mainfrom
hazalkoom:fix-1d-loglevel
Open

Fix 1D solver crash when loglevel > 7 (#2073)#2162
hazalkoom wants to merge 1 commit into
Cantera:mainfrom
hazalkoom:fix-1d-loglevel

Fix 1D solver crash when loglevel > 7 (#2073)

d138cd2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 7, 2026 in 0s

78.19% (+0.04%) compared to 12526b1

View this Pull Request on Codecov

78.19% (+0.04%) compared to 12526b1

Details

Codecov Report

❌ Patch coverage is 80.95238% with 12 lines in your changes missing coverage. Please review.
✅ Project coverage is 78.19%. Comparing base (12526b1) to head (d138cd2).

Files with missing lines Patch % Lines
src/oneD/Boundary1D.cpp 76.00% 4 Missing and 2 partials ⚠️
src/base/SolutionArray.cpp 81.81% 3 Missing and 1 partial ⚠️
include/cantera/oneD/Domain1D.h 0.00% 1 Missing ⚠️
src/oneD/Flow1D.cpp 83.33% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2162      +/-   ##
==========================================
+ Coverage   78.15%   78.19%   +0.04%     
==========================================
  Files         453      453              
  Lines       55433    55461      +28     
  Branches     9115     9123       +8     
==========================================
+ Hits        43324    43370      +46     
+ Misses       9060     9041      -19     
- Partials     3049     3050       +1     

☔ View full report in Codecov by Harness.
📢 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.