Skip to content
This repository has been archived by the owner on Aug 8, 2024. It is now read-only.

added records to the SQS action for further processing #43

Merged
merged 2 commits into from
Apr 30, 2020

Conversation

tdt17
Copy link
Contributor

@tdt17 tdt17 commented Apr 23, 2020

Solves issue #38

@tdt17 tdt17 requested a review from chgohlke April 23, 2020 09:02
@tdt17 tdt17 changed the title added records to the SQS action for further usage added records to the SQS action for further processing Apr 23, 2020
@tdt17 tdt17 linked an issue Apr 23, 2020 that may be closed by this pull request
@codecov-io
Copy link

codecov-io commented Apr 29, 2020

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.

Copy link
Member

@chgohlke chgohlke left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@chgohlke chgohlke merged commit 6e3590e into master Apr 30, 2020
@chgohlke chgohlke deleted the feature/add-records-to-sqs branch April 30, 2020 05:42
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

add sqs message attributes
3 participants