Closed alexeykazakov closed 5 years ago
Merging #737 into master will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## master #737 +/- ##
=======================================
Coverage 79.13% 79.13%
=======================================
Files 94 94
Lines 8535 8535
=======================================
Hits 6754 6754
Misses 1311 1311
Partials 470 470
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 928d14a...ff9d76f. Read the comment docs.
Currently the test throws a panic if it fails. This PR fixes the panic.