Add code coverage CI workflow with line coverage reporting#26
Add code coverage CI workflow with line coverage reporting#26
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.