ci: add code coverage integration #96

Merged
argoyle merged 1 commits from ci-coverage-integration into main 2026-01-28 12:37:48 +00:00
Owner

Add go-test-coverage for coverage threshold enforcement. Coverage data
is uploaded as artifacts on main branch and compared against baseline
in PRs using shell script that gracefully handles first run without
baseline. PR comments show coverage percentage.

Co-Authored-By: Claude Opus 4.5 noreply@anthropic.com

Add go-test-coverage for coverage threshold enforcement. Coverage data is uploaded as artifacts on main branch and compared against baseline in PRs using shell script that gracefully handles first run without baseline. PR comments show coverage percentage. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
argoyle added 1 commit 2026-01-28 12:12:53 +00:00
ci: add code coverage integration
otelsetup / vulnerabilities (pull_request) Successful in 2m49s
otelsetup / test (pull_request) Successful in 4m11s
pre-commit / pre-commit (pull_request) Successful in 6m22s
8540caba8c
Add go-test-coverage for coverage threshold enforcement. Coverage data
is uploaded as artifacts on main branch and compared against baseline
in PRs using shell script that gracefully handles first run without
baseline. PR comments show coverage percentage.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>

Coverage Report

Total coverage: 0.0%

## Coverage Report Total coverage: **0.0%**
argoyle merged commit ca8c3a9e1b into main 2026-01-28 12:37:48 +00:00
argoyle deleted branch ci-coverage-integration 2026-01-28 12:37:49 +00:00
Sign in to join this conversation.
No Reviewers
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: shiny/otelsetup#96