Closed Ahacad closed 3 years ago
Merging #14 (dc9d2fd) into main (5c561e0) will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## main #14 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 9 9
Lines 1310 1310
=========================================
Hits 1310 1310
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 5c561e0...dc9d2fd. Read the comment docs.
I think it's intended in this case 🤔. Directives can contain more directives if they have more colons. In this case that's also true because there are no closing fences
Yeah, appreciate the effort on this, but I think it’s better the way it currently is: explicitly nested!
Hi! This was closed. Team: If this was merged, please describe when this is likely to be released. Otherwise, please add one of the no/*
labels.
Initial checklist
Description of changes
Removed one extra colon sign in test. I guess this is not a feature but a typo, if otherwise feel free to close it.