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

Add Endpoint Option for Local Development #12

Merged
merged 1 commit into from
Jun 2, 2024
Merged

Conversation

afgallo
Copy link
Owner

@afgallo afgallo commented Jun 2, 2024

This PR introduces a new feature that allows developers to specify a custom endpoint for the SQS client. This is particularly useful for local development and testing, where developers might want to use a local mock SQS service instead of the real AWS service.

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (91f95c1) to head (1463d1a).

Additional details and impacted files
@@            Coverage Diff            @@
##              main       #12   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            2         2           
  Lines           72        87   +15     
=========================================
+ Hits            72        87   +15     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@afgallo afgallo merged commit 2af971d into main Jun 2, 2024
2 checks passed
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.

2 participants