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

If no --option is given, provide a bare {} dictionary #261

Merged
merged 1 commit into from
Jul 10, 2024

Conversation

mikix
Copy link
Contributor

@mikix mikix commented Jul 10, 2024

This allows consumers to not need to check for None - they can just do options.get().

Checklist

  • Consider if documentation (like in docs/) needs to be updated
  • Consider if tests should be added
  • Update template repo if there are changes to study configuration

This allows consumers to not need to check for None - they can just
do options.get().
@mikix mikix force-pushed the mikix/smoother-options branch from bd250a9 to 4b5f6fe Compare July 10, 2024 17:26
Copy link

☂️ Python Coverage

current status: ✅

Overall Coverage

Lines Covered Coverage Threshold Status
1930 1881 97% 90% 🟢

New Files

No new covered files...

Modified Files

File Coverage Status
cumulus_library/cli.py 96% 🟢
TOTAL 96% 🟢

updated for commit: 4b5f6fe by action🐍

@mikix mikix merged commit e25d433 into main Jul 10, 2024
3 checks passed
@mikix mikix deleted the mikix/smoother-options branch July 10, 2024 17:41
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.

2 participants