Closed Herringway closed 5 years ago
Merging #243 into master will not change coverage. The diff coverage is
100%
.
@@ Coverage Diff @@
## master #243 +/- ##
=======================================
Coverage 94.94% 94.94%
=======================================
Files 28 28
Lines 4152 4152
=======================================
Hits 3942 3942
Misses 210 210
Impacted Files | Coverage Δ | |
---|---|---|
source/dyaml/node.d | 92.45% <100%> (ø) |
:arrow_up: |
source/dyaml/representer.d | 98.48% <100%> (ø) |
: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 a538662...dc9ccbd. Read the comment docs.
By spec, these aren't allowed, but the D compiler currently accepts them. Let's fix this now in case this starts being rejected later.