spring-media / aws-lambda-router

Improved routing for AWS Lambda like SNS and ApiGateway
Apache License 2.0
98 stars 52 forks source link

added records to the SQS action for further processing #43

Closed tdt17 closed 4 years ago

tdt17 commented 4 years ago

Solves issue #38

codecov-io commented 4 years ago

Codecov Report

Merging #43 into master will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #43   +/-   ##
=======================================
  Coverage   87.37%   87.37%           
=======================================
  Files           5        5           
  Lines         206      206           
  Branches       62       62           
=======================================
  Hits          180      180           
  Misses         26       26           
Impacted Files Coverage Δ
lib/sqs.ts 85.00% <100.00%> (ø)

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 6aaaa75...d3c3749. Read the comment docs.