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: Add bot to post test coverage on PRs #1005

Open
tejaskh3 opened this issue Feb 15, 2025 · 0 comments
Open

feat: Add bot to post test coverage on PRs #1005

tejaskh3 opened this issue Feb 15, 2025 · 0 comments

Comments

@tejaskh3
Copy link
Member

Description

  • Implement a bot that automatically posts test coverage reports on pull requests. This will help track coverage changes and ensure quality standards are met.
  • This feature is needed because @iamitprakash asked about test coverage on a PR that included test cases but did not have coverage data attached.

Current Behavior

  • We do not have any CLI-based code coverage package in our database.
  • As a result, we cannot track test coverage on PRs that include test cases.

Expected Behavior

  • A bot should automatically comment on PRs with the test coverage details.
@tejaskh3 tejaskh3 mentioned this issue Feb 15, 2025
10 tasks
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

No branches or pull requests

1 participant