Skip to content

Add Codecov coverage reporting#2

Merged
AchoArnold merged 3 commits into
mainfrom
copilot/add-codecov
Jul 19, 2026
Merged

Add Codecov coverage reporting#2
AchoArnold merged 3 commits into
mainfrom
copilot/add-codecov

Conversation

@AchoArnold

Copy link
Copy Markdown
Member

Summary

  • add a dedicated Ubuntu/Go 1.26 coverage job
  • upload one atomic race-enabled profile to Codecov through OIDC
  • fail CI when the coverage upload fails
  • add the Codecov badge to the README

Validation

  • go test -coverprofile=coverage.out -covermode=atomic ./...
  • go test ./...
  • go vet ./...
  • golangci-lint fmt --diff
  • golangci-lint run
  • pre-commit run --all-files

Configuration

The NdoleStudio/stacktrace repository must be enabled in Codecov for OIDC uploads and badge data.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

Copilot-Session: bfa3e050-5bda-41a9-bab9-f052d61457f0
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

Copilot-Session: bfa3e050-5bda-41a9-bab9-f052d61457f0
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

Copilot-Session: bfa3e050-5bda-41a9-bab9-f052d61457f0
@AchoArnold
AchoArnold merged commit 8ed3dbd into main Jul 19, 2026
22 checks passed
@codecov

codecov Bot commented Jul 19, 2026

Copy link
Copy Markdown

Welcome to Codecov 🎉

Once you merge this PR into your default branch, you're all set! Codecov will compare coverage reports and display results in all future pull requests.

Thanks for integrating Codecov - We've got you covered ☂️

@AchoArnold
AchoArnold deleted the copilot/add-codecov branch July 19, 2026 11:25
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.

1 participant