Closed ktsn closed 6 years ago
Merging #2 into master will increase coverage by
0.03%
. The diff coverage is87.2%
.
@@ Coverage Diff @@
## master #2 +/- ##
==========================================
+ Coverage 65.18% 65.21% +0.03%
==========================================
Files 32 34 +2
Lines 1146 1147 +1
Branches 279 290 +11
==========================================
+ Hits 747 748 +1
Misses 386 386
Partials 13 13
Impacted Files | Coverage Δ | |
---|---|---|
src/view/components/ScopeInformation.vue | 0% <ø> (ø) |
:arrow_up: |
src/view/rendering.ts | 99.02% <ø> (ø) |
:arrow_up: |
src/view/store/modules/project.ts | 36.2% <ø> (ø) |
:arrow_up: |
src/view/components/StyleInformation.vue | 0% <ø> (ø) |
:arrow_up: |
src/view/components/ContainerNode.vue | 77.77% <ø> (ø) |
:arrow_up: |
src/parser/script/manipulate.ts | 89.04% <ø> (ø) |
|
src/view/components/Child.vue | 77.77% <ø> (ø) |
:arrow_up: |
src/view/components/VueComponent.vue | 88.23% <ø> (ø) |
:arrow_up: |
src/server/communication.ts | 0% <ø> (ø) |
:arrow_up: |
src/parser/style/codegen.ts | 88.88% <ø> (ø) |
|
... and 14 more |
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 aebb25a...f8bb449. Read the comment docs.
Just split the codes under
parser/
.