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

Don't spam pull requests with coverage comments. #296

Merged
merged 3 commits into from
May 16, 2024

Conversation

dblock
Copy link
Member

@dblock dblock commented May 16, 2024

Description

Stops spam of PRs with coverage comments.

Creates a new comment on a new PR.

Screenshot 2024-05-16 at 2 39 11 PM

Updates an existing comment if there's no change in coverage.

Screenshot 2024-05-16 at 2 41 54 PM

Deletes the previous comment and creates a new comment if there's a change in coverage.

Screenshot 2024-05-16 at 2 44 32 PM

Screenshots from dblock#7.

Renames GitHub workflows for consistency.

Issues Resolved

Closes #295.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

@dblock
Copy link
Member Author

dblock commented May 16, 2024

This PR does not have a comment because the file names have changed in what's being published/attached. After merging coverage will resume. This is to future-proof it when we add spec tests with test coverage.

@Xtansia Xtansia merged commit 25bd55d into opensearch-project:main May 16, 2024
4 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.

Reduce Spec Coverage Tool's PR comment frequency
2 participants