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

Add delete account #70

Closed efimk-lu closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@d602f94). Click here to learn what that means. The diff coverage is 92.01%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #70   +/-   ##
=========================================
  Coverage          ?   94.24%           
=========================================
  Files             ?       36           
  Lines             ?     1704           
  Branches          ?        0           
=========================================
  Hits              ?     1606           
  Misses            ?       98           
  Partials          ?        0
Impacted Files Coverage Δ
src/lib/utils.js 100% <ø> (ø)
src/commands/tail-cloudwatch-events-bus.js 100% <100%> (ø)
src/lib/s3.js 88.88% <100%> (ø)
src/commands/tail-eventbridge-bus.js 100% <100%> (ø)
src/lib/cloudformation.js 89.58% <100%> (ø)
src/commands/tail-eventbridge-rule.js 100% <100%> (ø)
src/commands/tail-cloudwatch-logs.js 100% <100%> (ø)
src/commands/switch-profile.js 100% <100%> (ø)
test/test-utils/jest-mocks.js 100% <100%> (ø)
src/commands/tail-cloudwatch-events-rule.js 100% <100%> (ø)
... and 4 more

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 d602f94...785876c. Read the comment docs.

theburningmonk commented 4 years ago

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

The release is available on:

Your semantic-release bot :package::rocket: