express-vue / vue-pronto

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

Windows paths #152

Closed danielcherubini closed 4 years ago

danielcherubini commented 4 years ago

pushing new release with bugfix #151

codecov[bot] commented 4 years ago

Codecov Report

Merging #152 into master will decrease coverage by 0.14%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #152      +/-   ##
==========================================
- Coverage   91.19%   91.05%   -0.15%     
==========================================
  Files          14       14              
  Lines         636      637       +1     
==========================================
  Hits          580      580              
- Misses         56       57       +1     

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 3b389f2...d0d702f. Read the comment docs.

625dennis commented 4 years ago

@danielcherubini Can you pull my last commit into this?

danielcherubini commented 4 years ago

@nick-fytros if you get time today :D

danielcherubini commented 4 years ago

Thankyou again @625dennis 👍