Closed elbeejay closed 3 years ago
Merging #199 (d39114c) into develop (9abe66b) will increase coverage by
0.05%
. The diff coverage isn/a
.
@@ Coverage Diff @@
## develop #199 +/- ##
===========================================
+ Coverage 78.80% 78.85% +0.05%
===========================================
Files 12 12
Lines 2534 2540 +6
===========================================
+ Hits 1997 2003 +6
Misses 537 537
Impacted Files | Coverage Δ | |
---|---|---|
pyDeltaRCM/debug_tools.py | 79.41% <0.00%> (+0.95%) |
:arrow_up: |
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 9abe66b...d39114c. Read the comment docs.
aims to close #197
Not sure if this is what you had in mind @amoodie, these tests check the output "lists" we create to make sure expected data is there for the
eta
grid, the fixed metadata parameterL0
, and the time-varying metadataH_SL
. Then to be sure that these "lists" of outputs are properly translated to the netcdf there's a test to check the fields in the netcdf against dimensions and values of the model.