Skip to content

[ck2yaml] Tolerate end-of-line whitespace in thermo entries (#2089)

881cd7f
Select commit
Loading
Failed to load commit list.
Draft

Backported bug fixes for 3.2 branch #2092

[ck2yaml] Tolerate end-of-line whitespace in thermo entries (#2089)
881cd7f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 15, 2026 in 0s

76.39% (+0.01%) compared to 0f16842

View this Pull Request on Codecov

76.39% (+0.01%) compared to 0f16842

Details

Codecov Report

❌ Patch coverage is 70.73171% with 24 lines in your changes missing coverage. Please review.
✅ Project coverage is 76.39%. Comparing base (0f16842) to head (881cd7f).

Files with missing lines Patch % Lines
interfaces/cython/cantera/jacobians.pyx 23.07% 10 Missing ⚠️
interfaces/cython/cantera/ck2yaml.py 82.69% 8 Missing and 1 partial ⚠️
interfaces/cython/cantera/_types.py 60.00% 2 Missing ⚠️
src/kinetics/InterfaceKinetics.cpp 0.00% 2 Missing ⚠️
interfaces/cython/cantera/ctml2yaml.py 66.66% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##              3.2    #2092      +/-   ##
==========================================
+ Coverage   76.38%   76.39%   +0.01%     
==========================================
  Files         463      463              
  Lines       55034    55049      +15     
  Branches     9317     9319       +2     
==========================================
+ Hits        42037    42054      +17     
  Misses       9865     9865              
+ Partials     3132     3130       -2     

☔ 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.