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/replay dlq to other targets #63

Closed theburningmonk closed 4 years ago

theburningmonk commented 4 years ago

Closes #60 Closes #61

codecov[bot] commented 4 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@0757e72). Click here to learn what that means. The diff coverage is 87.5%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #63   +/-   ##
=========================================
  Coverage          ?   94.77%           
=========================================
  Files             ?       23           
  Lines             ?     1167           
  Branches          ?        0           
=========================================
  Hits              ?     1106           
  Misses            ?       61           
  Partials          ?        0
Impacted Files Coverage Δ
src/commands/tail-dynamodb.js 91.04% <100%> (ø)
src/commands/tail-sns.js 100% <100%> (ø)
src/commands/tail-kinesis.js 98.21% <100%> (ø)
src/commands/tail-sqs.js 97.77% <100%> (ø)
src/commands/replay-sqs-dlq.js 97.14% <83.33%> (ø)

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 0757e72...a22e4ff. Read the comment docs.

theburningmonk commented 4 years ago

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

The release is available on:

Your semantic-release bot :package::rocket: