-
Notifications
You must be signed in to change notification settings - Fork 7
Correct autofixable ruff rules for Optional #646
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
Correct autofixable ruff rules for Optional #646
Conversation
WalkthroughThis pull request modernizes type annotations across the CLI module by replacing Pre-merge checks and finishing touches❌ Failed checks (1 warning)
✅ Passed checks (2 passed)
✨ Finishing touches
🧪 Generate unit tests (beta)
📜 Recent review detailsConfiguration used: CodeRabbit UI Review profile: CHILL Plan: Pro 📒 Files selected for processing (10)
💤 Files with no reviewable changes (1)
🧰 Additional context used🧬 Code graph analysis (1)infrahub_sdk/ctl/cli_commands.py (1)
🔇 Additional comments (14)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Codecov Report✅ All modified and coverable lines are covered by tests. @@ Coverage Diff @@
## infrahub-develop #646 +/- ##
====================================================
- Coverage 75.56% 75.54% -0.02%
====================================================
Files 113 113
Lines 9514 9509 -5
Branches 1448 1448
====================================================
- Hits 7189 7184 -5
Misses 1838 1838
Partials 487 487
Flags with carried forward coverage won't be shown. Click here to find out more.
🚀 New features to boost your workflow:
|
Remove stuff now that Python 3.9 is phased out.
Summary by CodeRabbit