Add CI Job to convert checkstyle report to code quality report displayable in MR #175
Reference in New Issue
Block a user
Delete Branch "chore/gitlab-ci-code-report"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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
mentioned in commit
000a5c0d9a