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

Fix sqs coverage #915

Merged
merged 1 commit into from
Nov 15, 2023
Merged

Fix sqs coverage #915

merged 1 commit into from
Nov 15, 2023

Conversation

steffyP
Copy link
Member

@steffyP steffyP commented Nov 14, 2023

With the introduction of the json protocol for SQS and the fix in LocalStack, the coverage update from this week was showing sqs-query and sqs as two different services.

However, showing the coverage like this doesn't make sense.
This PR adapts the coverage-scripts so that sqs-query will not be listed as a separate service, and all metrics recorded for service sqs-query will be added to the sqs service.

Started a test run with the feature branch, resulting in this PR, where we don't see service sqs-query anymore.

Copy link

github-actions bot commented Nov 14, 2023

Deploy PR Preview failed.

@steffyP steffyP force-pushed the fix-sqs-query-coverage branch from 7204577 to 7edacfb Compare November 14, 2023 13:23
@steffyP steffyP requested a review from bentsku November 14, 2023 13:25
Copy link
Contributor

@bentsku bentsku left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! this looks good! thanks for taking care of this 🙏

@steffyP steffyP merged commit 383e6d6 into main Nov 15, 2023
2 checks passed
@steffyP steffyP deleted the fix-sqs-query-coverage branch November 15, 2023 15:33
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