Closed stadelmanma closed 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
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.
Fixes #43