Skip to content

skip duplicated test details for api coverage #1322

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

Merged
merged 1 commit into from
Jun 11, 2024
Merged

Conversation

steffyP
Copy link
Member

@steffyP steffyP commented Jun 11, 2024

Some API coverage details contained the same test (including the same response code) in the list of tests.
This PR fixes this, by not adding duplicated information to the test-details.

Copy link

github-actions bot commented Jun 11, 2024

🎊 PR Preview has been successfully built and deployed to https://localstack-docs-preview-pr-1322.surge.sh 🎊

@steffyP
Copy link
Member Author

steffyP commented Jun 11, 2024

Before this change the test details looked like this:

Screenshot 2024-06-11 at 10 24 56

With the change the test details are much cleaner:

Screenshot 2024-06-11 at 10 24 27

@steffyP steffyP marked this pull request as ready for review June 11, 2024 08:26
@steffyP steffyP requested a review from HarshCasper June 11, 2024 08:27
@HarshCasper HarshCasper merged commit 6423e42 into main Jun 11, 2024
3 checks passed
@HarshCasper HarshCasper deleted the fix-coverage-details branch June 11, 2024 13:53
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