-
Notifications
You must be signed in to change notification settings - Fork 6
Merge develop into infrahub-develop #755
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
Conversation
#746) * Re-implement casting of HFIDs to a list if the rel peer schema has hfid set. * Fix linting issue with minor refactoring. * Fixed other linting issue. * Moved peer_has_hfid to a property. Updated tests to properly test the RelationshipInfo updates. * Remove overly mocked tests to migrate to Infrahub repo for functional/integration tests. * Fix linting
* IHS-183: Fix typing errors for protocols * fix ty * fix failing tests * address comments
Fix test annotations
Add annotations to unit tests
Fix ANN001 violations
Merge stable into develop
Deploying infrahub-sdk-python with
|
| Latest commit: |
715e28b
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://e69cddcf.infrahub-sdk-python.pages.dev |
| Branch Preview URL: | https://develop.infrahub-sdk-python.pages.dev |
|
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the Comment |
Codecov Report❌ Patch coverage is
@@ Coverage Diff @@
## infrahub-develop #755 +/- ##
====================================================
+ Coverage 80.30% 80.38% +0.08%
====================================================
Files 115 115
Lines 9874 9886 +12
Branches 1518 1514 -4
====================================================
+ Hits 7929 7947 +18
Misses 1417 1417
+ Partials 528 522 -6
Flags with carried forward coverage won't be shown. Click here to find out more.
🚀 New features to boost your workflow:
|
Merging develop into infrahub-develop after merging pull request #754.