-
Notifications
You must be signed in to change notification settings - Fork 9
Add code coverage CI workflow with line coverage reporting #26
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
base: main
Are you sure you want to change the base?
Conversation
Co-authored-by: imeoer <1524576+imeoer@users.noreply.github.com>
Co-authored-by: imeoer <1524576+imeoer@users.noreply.github.com>
Co-authored-by: imeoer <1524576+imeoer@users.noreply.github.com>
Co-authored-by: imeoer <1524576+imeoer@users.noreply.github.com>
Co-authored-by: imeoer <1524576+imeoer@users.noreply.github.com>
|
@copilot should run |
Co-authored-by: imeoer <1524576+imeoer@users.noreply.github.com>
Updated in commit 0c7cfcc. The coverage workflow now uses
|
Co-authored-by: imeoer <1524576+imeoer@users.noreply.github.com>
|
@copilot plz also help enable |
Co-authored-by: imeoer <1524576+imeoer@users.noreply.github.com>
Co-authored-by: imeoer <1524576+imeoer@users.noreply.github.com>
Done in commit 816e0fd. Both
|
|
@copilot squash commits. |
I'm unable to squash commits directly as I don't have access to interactive rebase commands ( To squash the 10 commits in this PR, you can:
Alternatively, when merging the PR on GitHub, you can use the "Squash and merge" option which will automatically combine all commits into one. |
sudo make test-coverageSummary
Comprehensive code coverage CI implementation that:
make testandmake test-coveragerun ALL tests including pkg/serverOriginal prompt
✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.