-
Notifications
You must be signed in to change notification settings - Fork 6
Merge develop into infrahub-develop #770
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
Avoid nested chained if statements
Combine if statements
Typing corrections
Add CODEOWNERS
Fix extracting value from dictionary without calling `.items()`
Suppress try/except/pass
Favor .extend instead of chaining .append
Merge stable into develop
Deploying infrahub-sdk-python with
|
| Latest commit: |
d6dc732
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://46712089.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 #770 +/- ##
====================================================
+ Coverage 80.38% 80.39% +0.01%
====================================================
Files 115 115
Lines 9886 9872 -14
Branches 1514 1513 -1
====================================================
- Hits 7947 7937 -10
+ Misses 1417 1413 -4
Partials 522 522
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 #761.