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 log groups in clear-account #75

Closed efimk-lu closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #75 into master will increase coverage by 0.09%. The diff coverage is 98.07%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #75      +/-   ##
==========================================
+ Coverage   94.48%   94.58%   +0.09%     
==========================================
  Files          40       41       +1     
  Lines        1831     1883      +52     
==========================================
+ Hits         1730     1781      +51     
- Misses        101      102       +1
Impacted Files Coverage Δ
src/commands/clear-account.js 91.11% <100%> (+0.74%) :arrow_up:
src/lib/cloudwatch-logs.js 97.77% <97.77%> (ø)

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 7796b0c...2839980. Read the comment docs.

theburningmonk commented 4 years ago

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

The release is available on:

Your semantic-release bot :package::rocket: