vire / jest-vue-preprocessor

Preprocessor that allows importing of .vue files in jest tests
MIT License
130 stars 27 forks source link

Upgrade vue template es2015 compiler #144

Closed vire closed 5 years ago

codecov-io commented 5 years ago

Codecov Report

Merging #144 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff          @@
##           master   #144   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           2      2           
  Lines           6      4    -2     
=====================================
- Hits            6      4    -2
Impacted Files Coverage Δ
...fixtures/srcImportComponent/srcImportComponent.vue 100% <0%> (ø) :arrow_up:
test/fixtures/FooComponent.vue 100% <0%> (ø) :arrow_up:

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 a9969c3...93f407a. Read the comment docs.