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

[nrf fromlist] scripts: pylib: twister: twisterlib: prevent empty gcda #1579

Merged
merged 1 commit into from
Mar 22, 2024

Conversation

nordic-piks
Copy link
Contributor

@nordic-piks nordic-piks commented Mar 15, 2024

In case of problem with parsing hex data from coverage dump, do not create empty gcda file.
Such empty file will break gcovr parsing.

Upstream PR: zephyrproject-rtos/zephyr#70297

@nordic-piks nordic-piks force-pushed the prevent_empty_gcda_files branch 4 times, most recently from 29c9f74 to 70f4ecd Compare March 19, 2024 13:26
…a files

In case of problem with parsing hex data from coverage dump,
do not create empty gcda file.
Such empty file will break gcovr parsing.

Upstream PR: zephyrproject-rtos/zephyr#70297

Signed-off-by: Piotr Kosycarz <[email protected]>
@nordic-piks nordic-piks force-pushed the prevent_empty_gcda_files branch from 70f4ecd to 7896aa8 Compare March 22, 2024 07:07
@nordicjm nordicjm merged commit 38cf979 into nrfconnect:main Mar 22, 2024
16 checks passed
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.

6 participants