mutationpp / Mutationpp

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

Adaptive formula width in checkmix #49

Closed jbscoggi closed 5 years ago

jbscoggi commented 5 years ago

This solves #46. It looks like in the diff that a huge part of the file changed, but that's just because I corrected the indentation. The main change is everything related to formula_width.

codecov-io commented 5 years ago

Codecov Report

Merging #49 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #49   +/-   ##
=======================================
  Coverage   66.23%   66.23%           
=======================================
  Files         234      234           
  Lines       11299    11299           
=======================================
  Hits         7484     7484           
  Misses       3815     3815

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 5011c1e...6c74baf. Read the comment docs.