lumigo-io / lumigo-CLI

Open source CLI tool to help you develop and manage serverless applications.
https://lumigo.io
Apache License 2.0
331 stars 21 forks source link

Feature/source profile #69

Closed theburningmonk closed 4 years ago

theburningmonk commented 4 years ago

Closes #37

codecov[bot] commented 4 years ago

Codecov Report

Merging #69 into master will decrease coverage by 0.96%. The diff coverage is 79.48%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #69      +/-   ##
==========================================
- Coverage   95.65%   94.69%   -0.97%     
==========================================
  Files          28       29       +1     
  Lines        1357     1413      +56     
==========================================
+ Hits         1298     1338      +40     
- Misses         59       75      +16
Impacted Files Coverage Δ
src/commands/whoami.js 100% <100%> (ø) :arrow_up:
src/commands/switch-profile.js 100% <100%> (ø) :arrow_up:
src/lib/aws-profile-utils.js 69.81% <69.81%> (ø)

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 30cdf61...7a9939e. Read the comment docs.

theburningmonk commented 4 years ago

:tada: This PR is included in version 0.31.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: