Skip to content
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

chore: Refactor AwsSDKPipelineWrapper to encapsulate SQS handling #2621

Merged

Conversation

tippmar-nr
Copy link
Member

Refactors AwsSdkPipelineWrapper to encapsulate handling for SQS messages and ensure we don't accidentally process a non-SQS request that happens to match one of the names we're looking for.

@tippmar-nr tippmar-nr requested a review from a team as a code owner July 11, 2024 20:15
@tippmar-nr tippmar-nr enabled auto-merge (squash) July 11, 2024 20:16
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 80.80%. Comparing base (814a557) to head (d2a95f1).

Additional details and impacted files
@@                     Coverage Diff                      @@
##           feature/sqs-instrumentation    #2621   +/-   ##
============================================================
  Coverage                        80.80%   80.80%           
============================================================
  Files                              459      459           
  Lines                            29064    29064           
  Branches                          3191     3191           
============================================================
  Hits                             23486    23486           
  Misses                            4788     4788           
  Partials                           790      790           
Flag Coverage Δ
Agent 81.72% <ø> (ø)
Profiler 72.59% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

@tippmar-nr tippmar-nr merged commit 98c2135 into feature/sqs-instrumentation Jul 11, 2024
89 of 91 checks passed
@tippmar-nr tippmar-nr deleted the feature-work/sqs-wrapper-refactor branch July 11, 2024 21:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants