Skip to content

Comments

Fix coverage upload to CodeClimate#809

Merged
RasmusOrsoe merged 1 commit intographnet-team:mainfrom
RasmusOrsoe:fix_documentation_workflow
Jun 23, 2025
Merged

Fix coverage upload to CodeClimate#809
RasmusOrsoe merged 1 commit intographnet-team:mainfrom
RasmusOrsoe:fix_documentation_workflow

Conversation

@RasmusOrsoe
Copy link
Collaborator

Merging #806 revealed a problem with the upload of the coverage report.

The problem is caused by the codeclimate action not activating the virtual environment that contains the coverage command.

This attempts to fix it by uploading the pre-compiled .XML file from the workflow instead of relying on the coverage command to generate it from scratch.

@RasmusOrsoe RasmusOrsoe merged commit 30138ac into graphnet-team:main Jun 23, 2025
8 checks 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.

1 participant