Cantera / cantera

Chemical kinetics, thermodynamics, and transport tool suite
https://cantera.org
Other
582 stars 342 forks source link

Add unit test for 1D constant lambda #1598

Closed ischoegl closed 10 months ago

ischoegl commented 10 months ago

Also, add contributor

Changes proposed in this pull request

Add unit test to ensure lambda is constant (update to #1594)

Checklist

codecov[bot] commented 10 months ago

Codecov Report

Merging #1598 (f174772) into main (717af98) will increase coverage by 0.01%. Report is 23 commits behind head on main. The diff coverage is n/a.

@@            Coverage Diff             @@
##             main    #1598      +/-   ##
==========================================
+ Coverage   70.58%   70.60%   +0.01%     
==========================================
  Files         379      379              
  Lines       59164    59152      -12     
  Branches    21263    21252      -11     
==========================================
  Hits        41763    41763              
+ Misses      14327    14316      -11     
+ Partials     3074     3073       -1     

see 29 files with indirect coverage changes

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more