Skip to content

[WIP] Add GitHub action for increasing unit test coverage#4

Closed
Copilot wants to merge 1 commit intomasterfrom
copilot/add-coverage-github-action
Closed

[WIP] Add GitHub action for increasing unit test coverage#4
Copilot wants to merge 1 commit intomasterfrom
copilot/add-coverage-github-action

Conversation

Copy link

Copilot AI commented Oct 13, 2025

Thanks for asking me to work on this. I will get started on it and keep this PR's description up to date as I form a plan and make progress.

Original prompt

I want to increase the UT coverage of the Nydus project. Please help to add a github action that:

  1. Run make coverage to get the current UT coverage of every rust files.
  2. Find out the least covered file and add new UTs to increase its coverage.
  3. Make sure UT passes locally
  4. Run make coverage again to get the new coverage
  5. Generate report on the UT increase of the file as well as the project overall.
  6. Commit the change with proper commit messages and raise a pull request

💬 Share your feedback on Copilot coding agent for the chance to win a $200 gift card! Click here to start the survey.

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