Closed nick-fytros closed 5 years ago
Merging #26 into master will not change coverage. The diff coverage is
100%
.
@@ Coverage Diff @@
## master #26 +/- ##
=====================================
Coverage 100% 100%
=====================================
Files 2 2
Lines 80 80
Branches 2 2
=====================================
Hits 80 80
Impacted Files | Coverage Δ | |
---|---|---|
lib/renderer.js | 100% <100%> (ø) |
:arrow_up: |
lib/index.js | 100% <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 c63a7c2...7797427. Read the comment docs.
I made the closing tags self-closing instead of an entire tag. (eg: <slot name="title"></slot>
to
Package upgrades
Eslint rules and eslint checking when running the tests
Added closing tags in README examples so they don't error