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

fix (input/output files): use utf-8 encoding #64

Merged

Conversation

robertstypa
Copy link
Collaborator

@robertstypa robertstypa commented Nov 23, 2023

Use utf-8 encoding by default
Fix wrong value returned in case of cbor subtype 24

Ref: NCSDK-24487, NCSDK-24787

Signed-off-by: Robert Stypa [email protected]

@NordicBuilder
Copy link
Collaborator

NordicBuilder commented Nov 23, 2023

pytest coverage results

Detailed report:

Type Coverage
lines 95.6% (1613 of 1688 lines)
functions no data found
branches no data found

Note: This message is automatically posted and updated by the CI (HCS/test-sdk-dfu/master/556)

Use utf-8 encoding by default

Signed-off-by: Robert Stypa <[email protected]>
@robertstypa robertstypa force-pushed the fix/NCSDK-24487_default_encoding branch from 11b9e9b to 9ccf9bf Compare November 23, 2023 11:48
@robertstypa robertstypa merged commit cfc0890 into nrfconnect:main Nov 27, 2023
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants