• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

MicroAppJS / plugin-vuepress / 7004622455

27 Nov 2023 11:56AM CUT coverage: 43.081%. Remained the same
7004622455

push

github

zyao89
feat: update deploy

41 of 139 branches covered (0.0%)

Branch coverage included in aggregate %.

124 of 244 relevant lines covered (50.82%)

1.45 hits per line

Source File
Press 'n' to go to next uncovered line, 'b' for previous

100.0
/src/commands/create/methods.js
1
'use strict';
2

3
// create
4
module.exports = {
1✔
5
    beforeCommandVuepressCreate: {
6
        type: 'EVENT',
7
        description: 'Vuepress 的 create 命令前事件',
8
    },
9
    addCommandVuepressCreate: {
10
        type: 'ADD',
11
        description: '增加 Vuepress 的 create 命令 type 类型',
12
    },
13
    afterCommandVuepressCreate: {
14
        type: 'EVENT',
15
        description: 'Vuepress 的 create 命令后事件',
16
    },
17
};
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc