-
Notifications
You must be signed in to change notification settings - Fork 6
Merge stable into develop #458
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
base: develop
Are you sure you want to change the base?
Conversation
…ng _init_relationships (#456) * Add setting typename if it exists when calling _init_relationships on relationships that are already a RelatedNode * small unit test update * cover display_label and kind too * add changelog --------- Co-authored-by: Aaron McCarty <[email protected]>
Deploying infrahub-sdk-python with
|
Latest commit: |
8d89883
|
Status: | ✅ Deploy successful! |
Preview URL: | https://f0bacf74.infrahub-sdk-python.pages.dev |
Codecov ReportAttention: Patch coverage is
@@ Coverage Diff @@
## develop #458 +/- ##
===========================================
+ Coverage 75.58% 75.64% +0.05%
===========================================
Files 100 100
Lines 8769 8769
Branches 1712 1714 +2
===========================================
+ Hits 6628 6633 +5
+ Misses 1663 1660 -3
+ Partials 478 476 -2
Flags with carried forward coverage won't be shown. Click here to find out more.
🚀 New features to boost your workflow:
|
…nsions (#463) * Fix load_from_disk method * Add unit test to cover file doesn't exist case * Add changelog * Add files to be ignored as part of the tests
Fix sync parallel filters
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
SupportNeed help? Join our Discord community for assistance with any issues or questions. Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
Merging stable into develop after merging pull request #456.