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

feat: Replace custom coverage annotation script with GitHub action #1

Merged
merged 1 commit into from
Feb 19, 2025

Conversation

drew2a
Copy link
Owner

@drew2a drew2a commented Feb 19, 2025

The custom Python script used for generating GitHub Actions annotations from coverage data has been removed. Instead, we now use the 'annotate-coverage-action' GitHub action to handle this task. This change simplifies our workflow and reduces maintenance overhead by relying on a community-maintained solution.

The custom Python script used for generating GitHub Actions annotations from coverage data has been removed. Instead, we now use the 'annotate-coverage-action' GitHub action to handle this task. This change simplifies our workflow and reduces maintenance overhead by relying on a community-maintained solution.
@drew2a drew2a force-pushed the feature/add_annotate-coverage-action branch from b877b80 to 8a24eab Compare February 19, 2025 14:48
@drew2a drew2a changed the title Use: drew2a/annotate-coverage-action feat: Replace custom coverage annotation script with GitHub action Feb 19, 2025
@drew2a drew2a merged commit 96610c7 into main Feb 19, 2025
3 checks passed
@drew2a drew2a deleted the feature/add_annotate-coverage-action branch February 19, 2025 14:49
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.

1 participant