Closed strangedev closed 6 years ago
Merging #37 into develop will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## develop #37 +/- ##
=======================================
Coverage 0.21% 0.21%
=======================================
Files 54 54
Lines 1398 1398
Branches 124 124
=======================================
Hits 3 3
Misses 1271 1271
Partials 124 124
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 9bb3abc...ecf9790. Read the comment docs.
This resolves #11 and also prevents another potential bug related to the same piece of code, where submission hooks would cause the submission to fail when no reference_id is set.
This change is