Closed Herringway closed 5 years ago
Merging #212 into master will decrease coverage by
0.01%
. The diff coverage is100%
.
@@ Coverage Diff @@
## master #212 +/- ##
==========================================
- Coverage 93.66% 93.65% -0.02%
==========================================
Files 28 28
Lines 4201 4210 +9
==========================================
+ Hits 3935 3943 +8
- Misses 266 267 +1
Impacted Files | Coverage Δ | |
---|---|---|
source/dyaml/test/resolver.d | 83.33% <100%> (+6.41%) |
:arrow_up: |
source/dyaml/scanner.d | 97.67% <100%> (-0.14%) |
:arrow_down: |
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 3374dc6...0895111. Read the comment docs.
Fixes #211. I guess this part of the spec is used so rarely, that this behaviour never got noticed.