Add CI Job to convert checkstyle report to code quality report displayable in MR #175

Merged
lars.winzer merged 2 commits from chore/gitlab-ci-code-report into main 2026-03-14 09:20:33 +01:00
lars.winzer commented 2026-03-14 09:12:24 +01:00 (Migrated from git.scicore.unibas.ch)

Adds a python script to convert the .xml files (for main and test) of checkstyle into a json file following the rules outlined by GitLab to be displayable as a code report.

Adds a CI job to execute the script and attach the generated json file as an artifact

Adds a python script to convert the .xml files (for main and test) of checkstyle into a json file following the [rules outlined by GitLab](https://docs.gitlab.com/ci/testing/code_quality/#import-code-quality-results-from-a-cicd-job) to be displayable as a code report. Adds a CI job to execute the script and attach the generated json file as an artifact
lars.winzer commented 2026-03-14 09:20:34 +01:00 (Migrated from git.scicore.unibas.ch)

mentioned in commit 000a5c0d9a

mentioned in commit 000a5c0d9af727565ae0743c334399cd30cdd3cd
lars.winzer (Migrated from git.scicore.unibas.ch) merged commit 000a5c0d9a into main 2026-03-14 09:20:34 +01:00
This repo is archived. You cannot comment on pull requests.
No Reviewers
1 Participants
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: University-of-Basel-Studentprojects/Programmierprojekt#175