Add Codecov coverage reporting #13

Open
s-celles wants to merge 1 commit from s-celles/add-codecov into main
s-celles commented 2026-08-01 05:14:13 -07:00 (Migrated from github.com)

This PR adds Codecov coverage reporting to the CI workflow.

Assisted-by: AI

This PR adds Codecov coverage reporting to the CI workflow. Assisted-by: AI
codecov-commenter commented 2026-08-01 05:22:07 -07:00 (Migrated from github.com)

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.

ℹ️ You can also turn on project coverage checks and project coverage reporting on Pull Request comment

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

## Welcome to [Codecov](https://codecov.io?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Kahli+Burke) :tada: 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. :information_source: You can also turn on [project coverage checks](https://docs.codecov.com/docs/common-recipe-list#set-project-coverage-checks-on-a-pull-request) and [project coverage reporting on Pull Request comment](https://docs.codecov.com/docs/common-recipe-list#show-project-coverage-changes-on-the-pull-request-comment) Thanks for integrating Codecov - We've got you covered :open_umbrella:
This pull request can be merged automatically.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin s-celles/add-codecov:s-celles/add-codecov
git switch s-celles/add-codecov

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch main
git merge --no-ff s-celles/add-codecov
git switch s-celles/add-codecov
git rebase main
git switch main
git merge --ff-only s-celles/add-codecov
git switch s-celles/add-codecov
git rebase main
git switch main
git merge --no-ff s-celles/add-codecov
git switch main
git merge --squash s-celles/add-codecov
git switch main
git merge --ff-only s-celles/add-codecov
git switch main
git merge s-celles/add-codecov
git push origin main
Sign in to join this conversation.
No description provided.