Skip to content
This repository was archived by the owner on Sep 11, 2025. It is now read-only.

ci: collect code coverage#65

Merged
queria merged 2 commits intotrustification:mainfrom
carlosthe19916:ci/code-coverage
Aug 18, 2025
Merged

ci: collect code coverage#65
queria merged 2 commits intotrustification:mainfrom
carlosthe19916:ci/code-coverage

Conversation

@carlosthe19916
Copy link
Copy Markdown
Member

@carlosthe19916 carlosthe19916 commented Jul 25, 2025

This PR makes all test executions to collect code coverage into the directory .nyc_output

The directory .nyc_output can be used by the trustify-ui repository to generate code coverage reports.

This does not have a direct impact into the tests execution.

UI counter part

The PR counter part of this is guacsec/trustify-ui#611

This is also an example of how the action would trigger the code coverage https://github.com/trustification/trustify-ui/actions/runs/16591523816?pr=611 . Notice that the action contains artifacts and one of them is a coverage-report file

@queria queria merged commit 3c20f6b into trustification:main Aug 18, 2025
4 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants