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

Feature/tail_eventbridge #67

Closed theburningmonk closed 4 years ago

theburningmonk commented 4 years ago

closes #65

codecov[bot] commented 4 years ago

Codecov Report

Merging #67 into master will increase coverage by 0.58%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #67      +/-   ##
==========================================
+ Coverage   95.06%   95.65%   +0.58%     
==========================================
  Files          24       28       +4     
  Lines        1237     1357     +120     
==========================================
+ Hits         1176     1298     +122     
+ Misses         61       59       -2
Impacted Files Coverage Δ
src/commands/tail-cloudwatch-events-bus.js 100% <100%> (ø)
src/commands/tail-eventbridge-bus.js 100% <100%> (ø)
src/commands/tail-eventbridge-rule.js 100% <100%> (ø)
src/commands/tail-cloudwatch-events-rule.js 100% <100%> (ø)
src/lib/aws.js 100% <0%> (+20%) :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 bea7b5e...5a50986. Read the comment docs.

theburningmonk commented 4 years ago

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

The release is available on:

Your semantic-release bot :package::rocket: