amazon-archives / awsmobile-cli

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

Add aws-amplify-angular depndency when inititalizing angular project … #115

Closed kaustavghosh06 closed 6 years ago

kaustavghosh06 commented 6 years ago

…through CLI & ability to setup angular base project through the CLI

Issue #, if available:

Description of changes: 1) Add amplify angular HOC dependency when performing an init on an angular project similar to react and react native ===Commented this feature out since sample angular package not ready === 2) Add angular starter package on CLI start command (needs verification from the team if the package used is correct or not) - https://github.com/aws-samples/aws-amplify-angular-sample

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 #115 into master will increase coverage by <.01%. The diff coverage is 85.71%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #115      +/-   ##
==========================================
+ Coverage   80.87%   80.87%   +<.01%     
==========================================
  Files          85       85              
  Lines        5688     5695       +7     
  Branches      910      911       +1     
==========================================
+ Hits         4600     4606       +6     
- Misses        929      930       +1     
  Partials      159      159
Impacted Files Coverage Δ
lib/utils/starter-repo-mapping.js 100% <ø> (ø) :arrow_up:
lib/utils/starter-config-mapping.js 100% <100%> (ø) :arrow_up:
lib/utils/dependency-manager.js 90.27% <83.33%> (-0.64%) :arrow_down:

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 18c6876...e9b3839. Read the comment docs.