Skip to content

204: Use no configuration file if the qmi.start parameter config_file is explicitly set to None#205

Merged
Thom747 merged 4 commits intomainfrom
204-implement-none-means-none-config_file-argument-to-qmistart
Apr 16, 2026
Merged

204: Use no configuration file if the qmi.start parameter config_file is explicitly set to None#205
Thom747 merged 4 commits intomainfrom
204-implement-none-means-none-config_file-argument-to-qmistart

Conversation

@Thom747
Copy link
Copy Markdown
Collaborator

@Thom747 Thom747 commented Apr 15, 2026

Implements #204.

@Thom747 Thom747 requested a review from heevasti April 15, 2026 08:21
@Thom747 Thom747 self-assigned this Apr 15, 2026
@Thom747 Thom747 linked an issue Apr 15, 2026 that may be closed by this pull request
Copy link
Copy Markdown
Collaborator

@heevasti heevasti left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks fine. But I think there should be a unit-test[s] that would notice that the method has slightly changed, giving CfgQmi object back always when None is explicitly given. And all the other options should work as before.

@Thom747 Thom747 changed the title Use no configuration file if the qmi.start parameter config_file is explicitly set to None 204: Use no configuration file if the qmi.start parameter config_file is explicitly set to None Apr 16, 2026
@Thom747
Copy link
Copy Markdown
Collaborator Author

Thom747 commented Apr 16, 2026

Looks fine. But I think there should be a unit-test[s] that would notice that the method has slightly changed, giving CfgQmi object back always when None is explicitly given. And all the other options should work as before.

Added a unittest!

@Thom747 Thom747 requested a review from heevasti April 16, 2026 09:01
heevasti
heevasti previously approved these changes Apr 16, 2026
Copy link
Copy Markdown
Collaborator

@heevasti heevasti left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ok, now it is ready.

@Thom747 Thom747 merged commit 8a5eeaf into main Apr 16, 2026
6 checks passed
@Thom747 Thom747 deleted the 204-implement-none-means-none-config_file-argument-to-qmistart branch April 16, 2026 09:10
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.

Implement "None means None" config_file argument to qmi.start()

2 participants