stadelmanma / netl-ap-map-flow

A fracture flow modeling package utilizing a modified local cubic law approach with OpenFoam and ParaView compatibility.
GNU General Public License v3.0
5 stars 4 forks source link

Add model output diff tests #63

Closed stadelmanma closed 7 years ago

stadelmanma commented 7 years ago

Fixes #43

stadelmanma commented 7 years ago

In addition to diff testing a set of 'original' output files I want to ensure my code can parse the YAML stat file, and that I can read all of the data maps in using my DataField class.

This only needs to be done once in the run_model_coverage_test script

codecov-io commented 7 years ago

Codecov Report

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

@@             Coverage Diff             @@
##             master        #63   +/-   ##
===========================================
  Coverage   99.7899%   99.7899%           
===========================================
  Files            31         31           
  Lines          3808       3808           
===========================================
  Hits           3800       3800           
  Misses            8          8

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 f3bcec2...85e3e5d. Read the comment docs.