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 S3 Extended Messages Feature #5

Merged
merged 5 commits into from
Sep 17, 2024

Conversation

vonsteer
Copy link
Owner

@vonsteer vonsteer commented Sep 16, 2024

Description

Add S3 Extended Messages

  • Support S3 Extended Messages Feature in kick function
  • Support S3 Extended Messages Feature in listen function
  • Add tests for both
  • Remove localstack init hooks in favour of test fixtures to manager resources

Context and Motivation

More Context available here
#4

@vonsteer vonsteer added the enhancement New feature or request label Sep 16, 2024
@vonsteer vonsteer changed the title Add S3 Extended Messages Feature ✨ Add S3 Extended Messages Feature Sep 16, 2024
Copy link

☂️ Python Coverage

current status: ✅

Overall Coverage

Lines Covered Coverage Threshold Status
192 184 96% 90% 🟢

New Files

File Coverage Status
taskiq_aio_sqs/constants.py 100% 🟢
TOTAL 100% 🟢

Modified Files

File Coverage Status
taskiq_aio_sqs/s3_backend.py 93% 🟢
taskiq_aio_sqs/sqs_broker.py 97% 🟢
TOTAL 95% 🟢

updated for commit: 36e59d3 by action🐍

@vonsteer vonsteer merged commit 251c667 into main Sep 17, 2024
7 checks passed
@vonsteer vonsteer deleted the add-sqs-extended-message-feature branch September 17, 2024 00:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant