vire / jest-vue-preprocessor

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

chore(jest): Remove `mapCoverage` from jest settings #56

Closed vire closed 6 years ago

codecov-io commented 6 years ago

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #56      +/-   ##
==========================================
- Coverage     100%   91.59%   -8.41%     
==========================================
  Files           2        5       +3     
  Lines           4      119     +115     
  Branches        0       34      +34     
==========================================
+ Hits            4      109     +105     
- Misses          0       10      +10
Impacted Files Coverage Δ
test/fixtures/FooComponent.vue 100% <0%> (ø) :arrow_up:
...fixtures/srcImportComponent/srcImportComponent.vue 100% <0%> (ø) :arrow_up:
test/fixtures/TsComponent.vue 88.09% <0%> (ø)
test/fixtures/TypescriptComponent.vue 88.09% <0%> (ø)
test/fixtures/FunctionalComponent.vue 100% <0%> (ø)

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 df9d528...df33130. Read the comment docs.