egg-bin icon indicating copy to clipboard operation
egg-bin copied to clipboard

feat: egg-bin generate

Open atian25 opened this issue 6 years ago • 4 comments

Checklist
  • [ ] npm test passes
  • [ ] tests and/or benchmarks are included
  • [ ] documentation is changed or added
  • [ ] commit message follows commit guidelines
Affected core subsystem(s)
Description of change
  • close https://github.com/eggjs/egg/issues/2723
  • diff with RFC
    • argv not args
    • don't check pkg
    • loadUnit -> loadUnits

atian25 avatar Jul 02 '18 09:07 atian25

Codecov Report

Merging #101 into master will not change coverage. The diff coverage is 100%.

Impacted file tree graph

@@          Coverage Diff          @@
##           master   #101   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files          11     12    +1     
  Lines         202    228   +26     
=====================================
+ Hits          202    228   +26
Impacted Files Coverage Δ
lib/cmd/generate.js 100% <100%> (ø)
bin/egg-bin.js 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 4a8805e...162d2c3. Read the comment docs.

codecov[bot] avatar Jul 03 '18 00:07 codecov[bot]

更新了一个版 @popomore @gxcsoccer

atian25 avatar Jul 09 '18 09:07 atian25

重新提交了,@popomore

atian25 avatar Jul 12 '18 03:07 atian25

这个先不合

atian25 avatar Sep 23 '18 00:09 atian25