apptools-lab / AppWorks

🐻 基于 VS Code 插件的前端研发工具集,站点国内镜像:https://apptools.gitee.io
https://appworks.site/
MIT License
996 stars 181 forks source link

feat(cli): remove add page feature #991

Closed imsobear closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #991 (b84eb40) into master (15dc35b) will increase coverage by 1.14%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #991      +/-   ##
==========================================
+ Coverage   75.07%   76.21%   +1.14%     
==========================================
  Files          29       29              
  Lines        1027     1009      -18     
  Branches      210      207       -3     
==========================================
- Hits          771      769       -2     
+ Misses        253      237      -16     
  Partials        3        3              
Impacted Files Coverage Δ
packages/cli/src/command/add/index.ts 88.57% <ø> (ø)
packages/cli/src/command/init/index.ts 47.50% <ø> (ø)
packages/cli/src/command/generate/index.ts 90.32% <100.00%> (+2.63%) :arrow_up:
packages/cli/src/command/init/addSingleMaterial.ts 42.85% <100.00%> (+4.80%) :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 15dc35b...b84eb40. Read the comment docs.