Closed Herringway closed 5 years ago
Merging #210 into master will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## master #210 +/- ##
=======================================
Coverage 93.66% 93.66%
=======================================
Files 28 28
Lines 4201 4201
=======================================
Hits 3935 3935
Misses 266 266
Impacted Files | Coverage Δ | |
---|---|---|
source/dyaml/emitter.d | 93.18% <ø> (ø) |
: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 74481bd...7c39a2d. Read the comment docs.
This addresses a few of the errors produced when compiling with -dip1000.
Just a little closer to closing #184.