-
Notifications
You must be signed in to change notification settings - Fork 7
Use a set literal when testing for membership
#642
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
Use a set literal when testing for membership
#642
Conversation
WalkthroughThis pull request standardizes membership checking throughout the SDK codebase by systematically replacing list and tuple literals with set literals in 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 (12)
💤 Files with no reviewable changes (1)
🧰 Additional context used🧬 Code graph analysis (1)infrahub_sdk/node/node.py (1)
⏰ Context from checks skipped due to timeout of 90000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (1)
🔇 Additional comments (13)
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 |
Deploying infrahub-sdk-python with
|
| Latest commit: |
8d6a51c
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://39d8e683.infrahub-sdk-python.pages.dev |
| Branch Preview URL: | https://pog-plr6201-infrahub-develop.infrahub-sdk-python.pages.dev |
Codecov Report❌ Patch coverage is @@ Coverage Diff @@
## infrahub-develop #642 +/- ##
=================================================
Coverage 75.56% 75.56%
=================================================
Files 113 113
Lines 9514 9514
Branches 1448 1448
=================================================
Hits 7189 7189
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:
|
Summary by CodeRabbit