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

feat: clear all policies #89

Closed efimk-lu closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #89 into master will increase coverage by 0.04%. The diff coverage is 97.29%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #89      +/-   ##
==========================================
+ Coverage   94.72%   94.77%   +0.04%     
==========================================
  Files          42       42              
  Lines        1954     1990      +36     
==========================================
+ Hits         1851     1886      +35     
- Misses        103      104       +1     
Impacted Files Coverage Δ
src/lib/iam.js 97.18% <96.66%> (-0.38%) :arrow_down:
src/commands/clear-account.js 92.23% <100.00%> (+0.48%) :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 edabfa5...7dc0a7a. Read the comment docs.

theburningmonk commented 4 years ago

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

The release is available on:

Your semantic-release bot :package::rocket: