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

fix(analyze-lambda-cold-starts): handle missing log groups #82

Closed theburningmonk closed 4 years ago

theburningmonk commented 4 years ago

Closes #79

codecov[bot] commented 4 years ago

Codecov Report

Merging #82 into master will increase coverage by 0.02%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #82      +/-   ##
==========================================
+ Coverage   94.59%   94.61%   +0.02%     
==========================================
  Files          41       41              
  Lines        1887     1895       +8     
==========================================
+ Hits         1785     1793       +8     
  Misses        102      102              
Impacted Files Coverage Δ
src/commands/analyze-lambda-cold-starts.js 87.50% <100.00%> (+0.73%) :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 d9c2698...8c9ec2e. Read the comment docs.

theburningmonk commented 4 years ago

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

The release is available on:

Your semantic-release bot :package::rocket: