Skip to content

add Codecov integration for unit test coverage#4

Merged
kdacosta0 merged 1 commit into
mainfrom
codecov-onboarding
May 20, 2026
Merged

add Codecov integration for unit test coverage#4
kdacosta0 merged 1 commit into
mainfrom
codecov-onboarding

Conversation

@kdacosta0
Copy link
Copy Markdown
Member

@kdacosta0 kdacosta0 commented May 20, 2026

Summary

  • Add unit-tests.yml workflow with Go setup, make test-ci, and Codecov upload (flags: unit, oidc auth)
  • Add test-ci Makefile target with race detector and coverage profiling (-coverprofile=coverage.out -covermode=atomic)
  • Add codecov.yml with target: auto, informational: true, and carryforward: true

Test plan

  • Verify make test-ci runs locally and produces coverage.out
  • Verify CI workflow triggers on push and uploads coverage to Codecov

🤖 Generated with Claude Code

@kdacosta0 kdacosta0 marked this pull request as draft May 20, 2026 13:35
@kdacosta0 kdacosta0 marked this pull request as ready for review May 20, 2026 13:58
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@kdacosta0 kdacosta0 force-pushed the codecov-onboarding branch from 482d294 to 1857fdf Compare May 20, 2026 13:59
@codecov-commenter
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 ☂️

@kdacosta0 kdacosta0 requested review from fghanmi and ompushkara May 20, 2026 14:09
@kdacosta0 kdacosta0 merged commit de4b671 into main May 20, 2026
6 checks passed
@kdacosta0 kdacosta0 deleted the codecov-onboarding branch May 20, 2026 14:19
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.

5 participants