Skip to content

Isolate config setup into a module#524

Merged
boriel merged 4 commits intomasterfrom
feature/use-config-file
Apr 19, 2021
Merged

Isolate config setup into a module#524
boriel merged 4 commits intomasterfrom
feature/use-config-file

Conversation

@boriel
Copy link
Copy Markdown
Collaborator

@boriel boriel commented Apr 17, 2021

This refact moves part of the OPTIONS config done after
args parsing.

boriel added 3 commits April 17, 2021 20:09
This refact moves part of the OPTIONS config done after
args parsing.
Now coverage is not run by default, speeding up testing
Now it's possible to create an option which will ignore
None (NULL) values on assignation.

Also use some extra argparse features (like mutual exclusion)
so it's possible to load options from file first and then
check new ones set from the command line.
@boriel boriel force-pushed the feature/use-config-file branch 2 times, most recently from 1901a34 to e3b0a5a Compare April 19, 2021 20:27
@boriel boriel force-pushed the feature/use-config-file branch from e3b0a5a to be331d2 Compare April 19, 2021 20:32
@boriel boriel merged commit cfc9a57 into master Apr 19, 2021
@boriel boriel deleted the feature/use-config-file branch April 19, 2021 20:35
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.

1 participant