ci: add code coverage reporting to CI pipeline #135

Merged
argoyle merged 1 commits from ci-add-coverage-reporting into master 2025-11-04 20:44:23 +00:00
argoyle commented 2025-11-04 20:39:21 +00:00 (Migrated from gitlab.com)

Update code coverage file handling in the Dockerfile to generate
coverage reports properly. Change temporary coverage file name and
exclude specific files from the report. Remove the temporary file
after processing. Add steps to the CI pipeline to download and
execute the Codecov uploader, ensuring coverage data is uploaded
for analysis during the build stage.

Update code coverage file handling in the Dockerfile to generate coverage reports properly. Change temporary coverage file name and exclude specific files from the report. Remove the temporary file after processing. Add steps to the CI pipeline to download and execute the Codecov uploader, ensuring coverage data is uploaded for analysis during the build stage.
argoyle (Migrated from gitlab.com) scheduled this pull request to auto merge when all checks succeed 2025-11-04 20:39:36 +00:00
argoyle commented 2025-11-04 20:43:58 +00:00 (Migrated from gitlab.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.

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

## Welcome to [Codecov](https://codecov.io?utm_medium=referral&utm_source=gitlab&utm_content=comment&utm_campaign=pr+comments&utm_term=dancefinder) :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. Thanks for integrating Codecov - We've got you covered :open_umbrella:
argoyle commented 2025-11-04 20:44:23 +00:00 (Migrated from gitlab.com)

mentioned in commit 068037dd3c

mentioned in commit 068037dd3cc1f7de1938060a7129945ec21a495a
argoyle (Migrated from gitlab.com) merged commit 068037dd3c into master 2025-11-04 20:44:23 +00:00
Sign in to join this conversation.