-
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
Co-authored-by: dgarros <[email protected]>
…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: |
64a7957
|
Status: | ✅ Deploy successful! |
Preview URL: | https://5e505aee.infrahub-sdk-python.pages.dev |
Codecov ReportAttention: Patch coverage is @@ Coverage Diff @@
## develop #458 +/- ##
===========================================
+ Coverage 75.58% 75.74% +0.16%
===========================================
Files 100 100
Lines 8769 8841 +72
Branches 1712 1736 +24
===========================================
+ Hits 6628 6697 +69
- Misses 1663 1665 +2
- Partials 478 479 +1
Flags with carried forward coverage won't be shown. Click here to find out more.
... and 2 files with indirect coverage changes 🚀 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 (
|
* fix: improve cardinality many relationship fetch Signed-off-by: Fatih Acar <[email protected]>
Add check for empty list of schema
Prepare version 1.13.4
Fix vale lint command to exclude node_modules directory
respect ordering of files when loading
Prepare release 1.13.5
Merging stable into develop after merging pull request #456.