Closed pkommoju closed 3 years ago
Merging #620 (57103b6) into master (df94638) will increase coverage by
0.01%
. The diff coverage isn/a
.
@@ Coverage Diff @@
## master #620 +/- ##
============================================
+ Coverage 31.90% 31.91% +0.01%
- Complexity 1247 1248 +1
============================================
Files 525 525
Lines 13462 13462
Branches 1666 1666
============================================
+ Hits 4295 4297 +2
+ Misses 8580 8579 -1
+ Partials 587 586 -1
Impacted Files | Coverage Δ | |
---|---|---|
...alcor/portmanager/util/RestParameterValidator.java | 46.15% <0.00%> (+3.07%) |
: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 df94638...57103b6. Read the comment docs.
Fix for KeyError on device_ids. Add debug output to dump the data in the change_ports when creat ports is called from other tests.