amazon-archives / awsmobile-cli

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

appsync #100

Closed UnleashedMind closed 6 years ago

UnleashedMind commented 6 years ago

Description of changes:

Add appsync to the supported features

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

codecov-io commented 6 years ago

Codecov Report

Merging #100 into master will decrease coverage by 19.16%. The diff coverage is 26.1%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #100       +/-   ##
==========================================
- Coverage   81.96%   62.8%   -19.17%     
==========================================
  Files          70      85       +15     
  Lines        3937    5654     +1717     
  Branches      623     888      +265     
==========================================
+ Hits         3227    3551      +324     
- Misses        604    1757     +1153     
- Partials      106     346      +240
Impacted Files Coverage Δ
lib/utils/feature-project-ops-mapping.js 100% <ø> (ø) :arrow_up:
lib/utils/feature-dir-mapping.js 100% <ø> (ø) :arrow_up:
lib/utils/awsmobilejs-constant.js 100% <ø> (ø) :arrow_up:
lib/utils/feature-ops-mapping.js 100% <ø> (ø) :arrow_up:
lib/utils/feature-yaml-name-mapping.js 100% <ø> (ø) :arrow_up:
lib/aws-operations/mobile-features.js 100% <ø> (ø) :arrow_up:
lib/utils/feature-yaml-template-mapping.js 100% <ø> (ø) :arrow_up:
...perations/appsync-operations/ops-appsync-create.js 10% <10%> (ø)
lib/backend-operations/ops-hosting.js 73.91% <100%> (ø) :arrow_up:
lib/init-steps/s4-configure.js 90.9% <100%> (ø) :arrow_up:
... and 61 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 aea1910...f50adf6. Read the comment docs.