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

cmd_convert: Allow whitespace-only file names #72

Merged
merged 1 commit into from
Dec 13, 2023

Conversation

adsz-nordic
Copy link
Collaborator

Input and output file can have names consisting only of white spaces.

Ref: NCSDK-24440

@NordicBuilder
Copy link
Collaborator

NordicBuilder commented Dec 13, 2023

pytest coverage results

Detailed report:

Type Coverage
lines 95.3% (1616 of 1696 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/575)

Removed file name checking.
Nonexisting/wrong files will be detected on OS level.

Signed-off-by: Adam Szczygieł <[email protected]>
@adsz-nordic adsz-nordic merged commit fdec88b into nrfconnect:main Dec 13, 2023
2 checks passed
@adsz-nordic adsz-nordic deleted the ncsdk-24440 branch December 13, 2023 14:22
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.

5 participants