express-vue / vue-pronto

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

Feature/fix cache issue #76

Closed danielcherubini closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

Merging #76 into master will decrease coverage by 0.37%. The diff coverage is 50%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #76      +/-   ##
==========================================
- Coverage   90.74%   90.37%   -0.38%     
==========================================
  Files          11       11              
  Lines         454      457       +3     
==========================================
+ Hits          412      413       +1     
- Misses         42       44       +2
Impacted Files Coverage Δ
lib/renderer/renderer.js 91.16% <50%> (-0.71%) :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 cf94491...08d4b87. Read the comment docs.