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: add p75 & p95 to cold starts stats #72

Closed theburningmonk closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #72 into master will increase coverage by 0.01%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #72      +/-   ##
==========================================
+ Coverage   94.24%   94.26%   +0.01%     
==========================================
  Files          36       36              
  Lines        1704     1708       +4     
==========================================
+ Hits         1606     1610       +4     
  Misses         98       98
Impacted Files Coverage Δ
src/commands/analyze-lambda-cold-starts.js 87.21% <100%> (+0.39%) :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 71edd30...a28c98a. Read the comment docs.

theburningmonk commented 4 years ago

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

The release is available on:

Your semantic-release bot :package::rocket: