Skip to content

feat: add codeconv - #2

Merged
kdihalas merged 1 commit into
mainfrom
feat/codeconv
Jul 9, 2026
Merged

feat: add codeconv#2
kdihalas merged 1 commit into
mainfrom
feat/codeconv

Conversation

@kdihalas

@kdihalas kdihalas commented Jul 9, 2026

Copy link
Copy Markdown
Owner

This pull request updates the CI workflow to improve test coverage reporting for the project. The main changes add code coverage collection and reporting to Codecov.

CI workflow improvements:

  • The go test command now generates a coverage profile by adding the -coverprofile=coverage.txt flag.
  • Added a new step to upload coverage results to Codecov using the codecov/codecov-action@v5 GitHub Action, with authentication via the CODECOV_TOKEN secret.

@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 ☂️

@kdihalas
kdihalas merged commit 813c508 into main Jul 9, 2026
1 check passed
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.

2 participants