amazon-archives / awsmobile-cli

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

Appsync #67

Closed UnleashedMind closed 6 years ago

UnleashedMind commented 6 years ago

draft implementation for appsync enable/disable

codecov-io commented 6 years ago

Codecov Report

Merging #67 into appsync will increase coverage by 2.98%. The diff coverage is 68.25%.

Impacted file tree graph

@@             Coverage Diff             @@
##           appsync      #67      +/-   ##
===========================================
+ Coverage    49.97%   52.96%   +2.98%     
===========================================
  Files           56       67      +11     
  Lines         3454     3867     +413     
  Branches       555      612      +57     
===========================================
+ Hits          1726     2048     +322     
- Misses        1399     1483      +84     
- Partials       329      336       +7
Impacted Files Coverage Δ
lib/utils/feature-project-ops-mapping.js 100% <ø> (ø) :arrow_up:
lib/aws-operations/mobile-features.js 100% <ø> (ø) :arrow_up:
lib/utils/feature-yaml-name-mapping.js 100% <ø> (ø) :arrow_up:
lib/utils/feature-dir-mapping.js 100% <ø> (ø) :arrow_up:
lib/utils/feature-yml-template-mapping.js 100% <ø> (ø) :arrow_up:
lib/utils/awsmobilejs-constant.js 100% <ø> (ø) :arrow_up:
lib/utils/feature-ops-mapping.js 100% <ø> (ø) :arrow_up:
lib/aws-operations/aws-config-new-user.js 12.67% <0%> (ø) :arrow_up:
lib/backend-operations/backend-info-manager.js 21.05% <0%> (ø) :arrow_up:
lib/aws-operations/aws-exception-handler.js 8.16% <0%> (-0.73%) :arrow_down:
... and 37 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...fbfbfea. Read the comment docs.

greis commented 6 years ago

Is this already available in the cli?