amazon-archives / awsmobile-cli

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

UX improvements #102

Closed UnleashedMind closed 6 years ago

UnleashedMind commented 6 years ago

Description of changes:

Changed the warning message when a feature is removed. Added logic to clean contents of removed features. Displayed long waiting message for appsync dynamoDB creation and update.

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 #102 into master will increase coverage by 0.03%. The diff coverage is 36.36%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #102      +/-   ##
==========================================
+ Coverage    62.8%   62.84%   +0.03%     
==========================================
  Files          85       85              
  Lines        5654     5654              
  Branches      888      888              
==========================================
+ Hits         3551     3553       +2     
+ Misses       1757     1756       -1     
+ Partials      346      345       -1
Impacted Files Coverage Δ
lib/aws-operations/aws-config-info-manager.js 72.72% <ø> (ø) :arrow_up:
...perations/appsync-operations/ops-appsync-update.js 8.96% <0%> (ø) :arrow_up:
...perations/appsync-operations/ops-appsync-create.js 10% <0%> (ø) :arrow_up:
lib/feature-operations/scripts/appsync-ops.js 24% <0%> (ø) :arrow_up:
lib/backend-operations/backend-spec-manager.js 67.23% <100%> (ø) :arrow_up:
lib/backend-operations/cloud-api-lambda-builder.js 82.82% <33.33%> (+1.49%) :arrow_up:
lib/backend-operations/ops-cloud-api.js 62.4% <66.66%> (+0.1%) :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 d6f5682...e9634ab. Read the comment docs.