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

test: More SQS tests #2583

Merged
merged 1 commit into from
Jun 28, 2024

Conversation

tippmar-nr
Copy link
Member

  • Adds SendMessageBatch and PurgeQueue calls to the SQS container tests
  • Update docker-compose to make LocalStack ports internal and to change the container name to avoid conflicts if running LocalStack in a separate service.

…-compose to make LocalStack ports internal to the service and to change the container name to avoid conflicts if running LocalStack in a separate service.
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 80.76%. Comparing base (0c944f4) to head (e44446e).

Additional details and impacted files
@@                       Coverage Diff                       @@
##           feature/sqs-instrumentation    #2583      +/-   ##
===============================================================
- Coverage                        80.77%   80.76%   -0.01%     
===============================================================
  Files                              459      459              
  Lines                            29021    29021              
  Branches                          3188     3188              
===============================================================
- Hits                             23441    23439       -2     
- Misses                            4791     4792       +1     
- Partials                           789      790       +1     
Flag Coverage Δ
Agent 81.67% <ø> (-0.01%) ⬇️
Profiler 72.59% <ø> (ø)

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

see 2 files with indirect coverage changes

@tippmar-nr tippmar-nr merged commit ea3d88c into feature/sqs-instrumentation Jun 28, 2024
91 checks passed
@tippmar-nr tippmar-nr deleted the feature-work/more-sqs-tests branch June 28, 2024 16:56
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.

3 participants