Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

improve build_codecheck #6315

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

SimonHeimberg
Copy link
Contributor

Type of change
Enhances testsuite

Issue(s) closed
Fixes -

New behavior
Do not use cmake. All files are checked anyway. Using cmake is no advantage.

CodeCheck.py produces output for failures only, resulting in nicer output.

This spares to install dependencies, making the run about 20sec faster.

Possible regressions
None I am aware of.
If make codecheck needs to be checked, it can be tested separately (with constructed changes).

All files are checked anyway. Using cmake is no advantage.
CodeCheck.py produces output for failures only, resulting in nicer output.

This spares to install dependencies, making the run about 20sec faster.
This marks problems on github in the log
and adds annotations to the lines in diff view.
@bunnybot bunnybot added this to the v1.3 milestone Jan 15, 2024
@bunnybot bunnybot added the ci:success CI checks succeeded label Apr 2, 2024
@bunnybot bunnybot added ci:success CI checks succeeded and removed ci:success CI checks succeeded labels May 1, 2024
@bunnybot bunnybot added ci:success CI checks succeeded and removed ci:success CI checks succeeded labels May 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci:success CI checks succeeded
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants