amazon-archives / awsmobile-cli

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

print deprecate message #188

Closed UnleashedMind closed 5 years ago

UnleashedMind commented 5 years ago

print deprecate message patch for issues:

https://github.com/aws/awsmobile-cli/issues/144 https://github.com/aws/awsmobile-cli/issues/152

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

codecov-io commented 5 years ago

Codecov Report

Merging #188 into master will decrease coverage by 0.03%. The diff coverage is 54.34%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #188      +/-   ##
==========================================
- Coverage   80.85%   80.82%   -0.04%     
==========================================
  Files          85       85              
  Lines        5700     5726      +26     
  Branches      914      920       +6     
==========================================
+ Hits         4609     4628      +19     
- Misses        932      936       +4     
- Partials      159      162       +3
Impacted Files Coverage Δ
lib/backend-operations/ops-cloud-api.js 59.28% <37.93%> (-0.26%) :arrow_down:
lib/command-init.js 89.28% <82.35%> (-10.72%) :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 b26826e...efa1d71. Read the comment docs.