Skip to content

Conversation

@tpambor
Copy link
Contributor

@tpambor tpambor commented Jun 24, 2025

This PR improves the CodeChecker integration by:

  • Ensuring exporting to all specified formats has completed before exiting, even if errors are encountered.
  • Allowing parsed results to be printed to the console in addition to being exported, rather than requiring one or the other.

tpambor added 2 commits June 24, 2025 20:59
If exporting to multiple formats (e.g., HTML and JSON), do not stop
after the first format when errors are found. Instead, continue
exporting to all specified formats and only exit afterwards.

Signed-off-by: Tim Pambor <tim.pambor@codewrights.de>
Enable parsed results to be printed to the console in addition
to being exported, rather than requiring one or the other.

Signed-off-by: Tim Pambor <tim.pambor@codewrights.de>
@tpambor tpambor force-pushed the improve-codechecker branch from b1ffc58 to 74b045a Compare June 24, 2025 18:59
@sonarqubecloud
Copy link

@kartben kartben requested a review from pdgendt June 24, 2025 22:27
@danieldegrasse danieldegrasse merged commit a8a4a5a into zephyrproject-rtos:main Jun 27, 2025
26 checks passed
@ghost ghost mentioned this pull request Jul 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants