mutationpp / Mutationpp

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

Adding pull requests to workflow #112

Closed jbscoggi closed 4 years ago

jbscoggi commented 4 years ago

Trying to fix #111.

codecov[bot] commented 4 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@49f4726). Click here to learn what that means. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #112   +/-   ##
=========================================
  Coverage          ?   73.20%           
=========================================
  Files             ?      133           
  Lines             ?     7863           
  Branches          ?        0           
=========================================
  Hits              ?     5756           
  Misses            ?     2107           
  Partials          ?        0           
Impacted Files Coverage Δ
src/transfer/MillikanWhite.h 100.00% <0.00%> (ø)
src/thermo/Thermodynamics.h 81.81% <0.00%> (ø)
src/general/Errors.h 91.48% <0.00%> (ø)
src/utilities/LookupTable.h 78.57% <0.00%> (ø)
src/kinetics/ThirdBodyManager.h 100.00% <0.00%> (ø)
src/gsi/SurfaceChemistry.cpp 91.30% <0.00%> (ø)
src/thermo/ParticleRRHO.cpp 97.36% <0.00%> (ø)
src/transport/ElectronSubSystem.cpp 12.82% <0.00%> (ø)
src/gsi/GSIReaction.h 82.60% <0.00%> (ø)
src/gsi/MassBlowingRate.h 0.00% <0.00%> (ø)
... and 123 more

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 49f4726...0075af7. Read the comment docs.