amazon-archives / awsmobile-cli

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

appsync apiId check before pull #121

Closed UnleashedMind closed 6 years ago

UnleashedMind commented 6 years ago

Issue #, if available:

Description of changes:

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 #121 into master will decrease coverage by <.01%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #121      +/-   ##
==========================================
- Coverage   80.86%   80.85%   -0.01%     
==========================================
  Files          85       85              
  Lines        5690     5698       +8     
  Branches      910      914       +4     
==========================================
+ Hits         4601     4607       +6     
- Misses        930      931       +1     
- Partials      159      160       +1
Impacted Files Coverage Δ
lib/backend-operations/ops-appsync.js 83.09% <100%> (-0.96%) :arrow_down:
lib/utils/dependency-manager.js 91.89% <100%> (+0.46%) :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 d8ecce1...1f35727. Read the comment docs.