mutationpp / Mutationpp

The MUlticomponent Thermodynamic And Transport library for IONized gases in C++
GNU Lesser General Public License v3.0
103 stars 58 forks source link

Fixing bug 163 #164

Closed jbscoggi closed 3 years ago

jbscoggi commented 3 years ago

This fixes bug #163 and adds a new test which would have caught it.

codecov[bot] commented 3 years ago

Codecov Report

Merging #164 (1a957b6) into master (d053e20) will increase coverage by 0.14%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #164      +/-   ##
==========================================
+ Coverage   70.07%   70.21%   +0.14%     
==========================================
  Files         134      134              
  Lines        8451     8458       +7     
==========================================
+ Hits         5922     5939      +17     
+ Misses       2529     2519      -10     
Impacted Files Coverage Δ
src/kinetics/Reaction.h 96.00% <100.00%> (+1.55%) :arrow_up:
src/kinetics/Reaction.cpp 93.06% <0.00%> (+5.78%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update d053e20...1a957b6. Read the comment docs.