Open
Description
Version
5.0.8
Reproduction link
Environment info
System:
OS: Windows 10 10.0.22000
CPU: (16) x64 AMD Ryzen 7 PRO 4750U with Radeon Graphics
Binaries:
Node: 16.16.0 - C:\Program Files\nodejs\node.EXE
Yarn: Not Found
npm: 8.11.0 - C:\Program Files\nodejs\npm.CMD
Browsers:
Chrome: Not Found
Edge: Spartan (44.22000.120.0), Chromium (104.0.1293.47)
npmPackages:
@vue/babel-helper-vue-jsx-merge-props: 1.2.1
@vue/babel-helper-vue-transform-on: 1.0.2
@vue/babel-plugin-jsx: 1.1.1
@vue/babel-plugin-transform-vue-jsx: 1.2.1
@vue/babel-preset-app: 5.0.8
@vue/babel-preset-jsx: 1.3.1
@vue/babel-sugar-composition-api-inject-h: 1.3.0
@vue/babel-sugar-composition-api-render-instance: 1.3.0
@vue/babel-sugar-functional-vue: 1.2.2
@vue/babel-sugar-inject-h: 1.2.2
@vue/babel-sugar-v-model: 1.3.0
@vue/babel-sugar-v-on: 1.3.0
@vue/cli-overlay: 5.0.8
@vue/cli-plugin-babel: ~5.0.0 => 5.0.8
@vue/cli-plugin-e2e-cypress: ~5.0.0 => 5.0.8
@vue/cli-plugin-eslint: ~5.0.0 => 5.0.8
@vue/cli-plugin-router: ~5.0.0 => 5.0.8
@vue/cli-plugin-typescript: ~5.0.0 => 5.0.8
@vue/cli-plugin-unit-jest: ~5.0.0 => 5.0.8
@vue/cli-plugin-vuex: ~5.0.0 => 5.0.8
@vue/cli-service: ~5.0.0 => 5.0.8
@vue/cli-shared-utils: 5.0.8
@vue/compiler-sfc: 2.7.8
@vue/component-compiler-utils: 3.3.0
@vue/eslint-config-typescript: ^9.1.0 => 9.1.0
@vue/test-utils: ^1.1.3 => 1.3.0
@vue/vue2-jest: ^27.0.0-alpha.2 => 27.0.0
@vue/web-component-wrapper: 1.3.0
eslint-plugin-vue: ^8.0.3 => 8.7.1
jest-serializer-vue: 2.0.2
typescript: ~4.5.5 => 4.5.5
vue: ^2.6.14 => 2.7.8
vue-class-component: ^7.2.3 => 7.2.6
vue-eslint-parser: 8.3.0
vue-hot-reload-api: 2.3.4
vue-loader: 17.0.0 (15.10.0)
vue-property-decorator: ^9.1.2 => 9.1.2
vue-router: ^3.5.1 => 3.5.4
vue-style-loader: 4.1.3
vue-template-compiler: ^2.6.14 => 2.7.8
vue-template-es2015-compiler: 1.9.1
vuex: ^3.6.2 => 3.6.2
npmGlobalPackages:
@vue/cli: Not Found
Steps to reproduce
Run test:unit:coverage script
What is expected?
A coverage under 100% with uncovered lines
What is actually happening?
See that the coverage is 100% with uncovered lines
It's a new clean project. But i reproduce this with other projects in vue2
Metadata
Metadata
Assignees
Labels
No labels