amazon-archives / awsmobile-cli

CLI experience for Frontend developers in the JavaScript ecosystem.
Apache License 2.0
142 stars 35 forks source link

init enhanced #65

Closed UnleashedMind closed 6 years ago

UnleashedMind commented 6 years ago

The init command workflow is enhanced

codecov-io commented 6 years ago

Codecov Report

Merging #65 into master will increase coverage by 3.25%. The diff coverage is 71.73%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #65      +/-   ##
==========================================
+ Coverage   49.97%   53.22%   +3.25%     
==========================================
  Files          56       66      +10     
  Lines        3454     3827     +373     
  Branches      555      608      +53     
==========================================
+ Hits         1726     2037     +311     
- Misses       1399     1458      +59     
- Partials      329      332       +3
Impacted Files Coverage Δ
lib/utils/awsmobilejs-constant.js 100% <ø> (ø) :arrow_up:
lib/backend-operations/backend-info-manager.js 21.05% <ø> (ø) :arrow_up:
lib/aws-operations/aws-config-new-user.js 12.67% <0%> (ø) :arrow_up:
lib/backend-operations/backend-spec-manager.js 9.39% <0%> (+1.02%) :arrow_up:
lib/aws-operations/mobile-exportjs-file-manager.js 17.8% <0%> (-0.51%) :arrow_down:
lib/aws-operations/aws-exception-handler.js 8.16% <0%> (-0.73%) :arrow_down:
lib/utils/directory-file-ops.js 9.25% <0%> (-0.75%) :arrow_down:
lib/utils/git-manager.js 18.51% <0%> (+6.61%) :arrow_up:
lib/build-backend.js 87.23% <100%> (ø)
lib/utils/framework-config-mappings.js 100% <100%> (ø)
... and 29 more

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 686eb5c...da6f104. Read the comment docs.