amazon-archives / awsmobile-cli

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

Fix problem Imported cloud api (undefined object) #106

Closed elorzafe closed 6 years ago

elorzafe commented 6 years ago

Issue #, if available:

99

Description of changes: Fix for imported cloud api. It was failing when try to add a new api when there is an existing imported api (MobileHub)

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 #106 into master will increase coverage by 0.07%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #106      +/-   ##
==========================================
+ Coverage   62.84%   62.91%   +0.07%     
==========================================
  Files          85       85              
  Lines        5654     5666      +12     
  Branches      888      895       +7     
==========================================
+ Hits         3553     3565      +12     
  Misses       1756     1756              
  Partials      345      345
Impacted Files Coverage Δ
lib/feature-operations/scripts/cloud-api-ops.js 72.2% <100%> (+1.17%) :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 92cbb42...17e67c0. Read the comment docs.