Closed snitin315 closed 2 years ago
Merging #549 (4b3637c) into master (60f1065) will decrease coverage by
28.33%
. The diff coverage isn/a
.
@@ Coverage Diff @@
## master #549 +/- ##
===========================================
- Coverage 89.67% 61.34% -28.34%
===========================================
Files 15 15
Lines 310 194 -116
Branches 155 65 -90
===========================================
- Hits 278 119 -159
+ Misses 26 14 -12
- Partials 6 61 +55
Impacted Files | Coverage Δ | |
---|---|---|
src/index.js | 56.52% <0.00%> (-43.48%) |
:arrow_down: |
src/utils.js | 45.20% <0.00%> (-36.31%) |
:arrow_down: |
src/runtime/isEqualLocals.js | 64.28% <0.00%> (-35.72%) |
:arrow_down: |
src/runtime/styleDomAPI.js | 66.66% <0.00%> (-33.34%) |
:arrow_down: |
src/runtime/injectStylesIntoLinkTag.js | 76.47% <0.00%> (-23.53%) |
:arrow_down: |
src/runtime/injectStylesIntoStyleTag.js | 80.76% <0.00%> (-19.24%) |
: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 60f1065...4b3637c. Read the comment docs.
This PR contains a:
Motivation / Use-Case
remove install NPM steps.
Breaking Changes
None
Additional Info
No