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

Coverage: Update color to font_color in header_format #84434

Merged
merged 1 commit into from
Jan 24, 2025

Conversation

gbarkadiusz
Copy link
Collaborator

Updated the code to use the font_color property, which is the correct attribute for setting the text color in recent versions of xlsxwriter (3.2.1).

Fix:
Affected coverage reporting.
https://github.com/zephyrproject-rtos/zephyr/actions/runs/12923620733/job/36053386695#step:8:33

@gbarkadiusz gbarkadiusz added Trivial Changes that can be reviewed by anyone, i.e. doc changes, minor build system tweaks, etc. area: Code Coverage labels Jan 23, 2025
@gbarkadiusz gbarkadiusz self-assigned this Jan 23, 2025
Updated the code to use the font_color property, which
is the correct attribute for setting the text color in
recent versions of xlsxwriter (3.2.1).

Signed-off-by: Arkadiusz Cholewinski <[email protected]>
@kartben kartben merged commit c5c061a into zephyrproject-rtos:main Jan 24, 2025
36 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: Code Coverage area: Continuous Integration Trivial Changes that can be reviewed by anyone, i.e. doc changes, minor build system tweaks, etc.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants