-
Notifications
You must be signed in to change notification settings - Fork 149
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: Adding AWS SQS Service #144
Conversation
Codecov ReportPatch coverage:
Additional details and impacted files@@ Coverage Diff @@
## master #144 +/- ##
==========================================
+ Coverage 53.57% 54.15% +0.58%
==========================================
Files 34 35 +1
Lines 3091 3198 +107
==========================================
+ Hits 1656 1732 +76
- Misses 1188 1213 +25
- Partials 247 253 +6
☔ View full report in Codecov by Sentry. |
Ready for review @pasha-codefresh @zachaller @alexmt |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
looks good to me, just a nit
@Rakhmanov LGTM, could you please merge conflicts? |
Signed-off-by: Denis Shatilov <[email protected]>
@pasha-codefresh Good to go now. |
Resolves: #107
Supports standard Queue types, no FIFO support.