Closed ktsn closed 6 years ago
Merging #45 into master will increase coverage by
0.08%
. The diff coverage is100%
.
@@ Coverage Diff @@
## master #45 +/- ##
==========================================
+ Coverage 64.74% 64.82% +0.08%
==========================================
Files 52 52
Lines 1713 1717 +4
Branches 399 393 -6
==========================================
+ Hits 1109 1113 +4
Misses 588 588
Partials 16 16
Impacted Files | Coverage Δ | |
---|---|---|
src/view/components/Child.vue | 87.5% <100%> (+4.16%) |
: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 4f274fc...02e69d8. Read the comment docs.
If the
<template>
element is an injected named slot, it should be disappeared from the rendered output.Reference: