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: fixed tail-cloudwatch-logs missing log messages #66

Closed theburningmonk closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #66 into master will increase coverage by <.01%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #66      +/-   ##
==========================================
+ Coverage   95.06%   95.06%   +<.01%     
==========================================
  Files          24       24              
  Lines        1235     1237       +2     
==========================================
+ Hits         1174     1176       +2     
  Misses         61       61
Impacted Files Coverage Δ
src/commands/tail-cloudwatch-logs.js 100% <100%> (ø) :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 b27f65c...46f3fa9. Read the comment docs.

theburningmonk commented 4 years ago

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

The release is available on:

Your semantic-release bot :package::rocket: