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

Added new localstack (SQS) broker #374

Merged
merged 3 commits into from
Aug 10, 2024
Merged

Added new localstack (SQS) broker #374

merged 3 commits into from
Aug 10, 2024

Conversation

Nusnus
Copy link
Member

@Nusnus Nusnus commented Aug 8, 2024

No description provided.

@Nusnus Nusnus self-assigned this Aug 8, 2024
Copy link

codecov bot commented Aug 8, 2024

Codecov Report

Attention: Patch coverage is 8.33333% with 88 lines in your changes missing coverage. Please review.

Project coverage is 24.02%. Comparing base (0affe13) to head (d54b363).

Files Patch % Lines
src/pytest_celery/vendors/localstack/container.py 11.11% 40 Missing ⚠️
src/pytest_celery/vendors/localstack/fixtures.py 12.00% 22 Missing ⚠️
src/pytest_celery/__init__.py 0.00% 10 Missing ⚠️
src/pytest_celery/vendors/localstack/defaults.py 0.00% 8 Missing ⚠️
src/pytest_celery/defaults.py 0.00% 4 Missing ⚠️
src/pytest_celery/vendors/localstack/api.py 0.00% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #374      +/-   ##
==========================================
- Coverage   25.21%   24.02%   -1.19%     
==========================================
  Files          37       41       +4     
  Lines        1190     1286      +96     
  Branches      235      254      +19     
==========================================
+ Hits          300      309       +9     
- Misses        862      949      +87     
  Partials       28       28              

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

@Nusnus Nusnus force-pushed the sqs branch 5 times, most recently from acf535e to 64b23ec Compare August 10, 2024 20:19
@Nusnus Nusnus marked this pull request as ready for review August 10, 2024 20:48
@Nusnus Nusnus added the feature Feature request label Aug 10, 2024
@Nusnus Nusnus merged commit 9c0528b into celery:main Aug 10, 2024
33 of 35 checks passed
@Nusnus Nusnus deleted the sqs branch August 10, 2024 21:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Feature request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant