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

Fix Fortran build and testing #71

Closed rdbisme closed 5 years ago

rdbisme commented 5 years ago

Fix #70

codecov-io commented 5 years ago

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #71   +/-   ##
=======================================
  Coverage   72.82%   72.82%           
=======================================
  Files         134      134           
  Lines        8559     8559           
=======================================
  Hits         6233     6233           
  Misses       2326     2326

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 46ab8b4...6ad4f89. Read the comment docs.

rdbisme commented 5 years ago

Things should be ok. On macOS I'm not testing the fortran interface since it's too much effort to make it work on Travis (Homebrew... :S). I think testing on all the Linux flavors should be good enough.