Closed flongford closed 4 years ago
Merging #361 into master will increase coverage by
0.00%
. The diff coverage is100.00%
.
@@ Coverage Diff @@
## master #361 +/- ##
=======================================
Coverage 97.56% 97.57%
=======================================
Files 64 64
Lines 1810 1813 +3
Branches 196 197 +1
=======================================
+ Hits 1766 1769 +3
Misses 36 36
Partials 8 8
Impacted Files | Coverage Δ | |
---|---|---|
force_bdss/mco/parameters/mco_parameters.py | 100.00% <100.00%> (ø) |
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 83be269...455d175. Read the comment docs.
Description
Bugfix for #360
Related Issues
Closes #360
Summary
Ensures that verification check on vector elements only take place if all vectors have the correct dimensions
Changes
RangegVectorMCOParameter
verify method crashing WfManager UI