express-vue / vue-pronto

Rendering Engine for turning Vue files into Javascript Objects
Apache License 2.0
20 stars 12 forks source link

Adds Webpack branch to master #93

Closed danielcherubini closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

Merging #93 into master will increase coverage by 2.13%. The diff coverage is 90.73%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #93      +/-   ##
==========================================
+ Coverage   90.35%   92.48%   +2.13%     
==========================================
  Files          11       14       +3     
  Lines         456      599     +143     
==========================================
+ Hits          412      554     +142     
- Misses         44       45       +1
Impacted Files Coverage Δ
lib/utils/cache.js 100% <ø> (+12.5%) :arrow_up:
lib/utils/stream.js 100% <100%> (ø) :arrow_up:
lib/renderer/renderer-vueify.js 90.83% <100%> (ø)
lib/utils/config.js 100% <100%> (ø)
lib/utils/head.js 98.76% <100%> (+0.01%) :arrow_up:
lib/utils/index.js 100% <100%> (ø) :arrow_up:
lib/index.js 100% <100%> (ø) :arrow_up:
lib/utils/promiseFS.js 85.71% <85.71%> (ø)
lib/renderer/renderer-webpack.js 88.88% <88.88%> (ø)
lib/utils/layout-webpack.js 90% <90%> (ø)
... and 10 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 3fac4d2...9dc0d48. Read the comment docs.