Merge develop into infrahub-develop#1069
Merged
Merged
Codecov / codecov/project
succeeded
Jun 8, 2026 in 1s
82.26% (target 0.00%)
View this Pull Request on Codecov
82.26% (target 0.00%)
Details
Codecov Report
❌ Patch coverage is 92.72727% with 8 lines in your changes missing coverage. Please review.
@@ Coverage Diff @@
## infrahub-develop #1069 +/- ##
====================================================
+ Coverage 82.02% 82.26% +0.23%
====================================================
Files 135 135
Lines 11841 11956 +115
Branches 1762 1785 +23
====================================================
+ Hits 9713 9836 +123
+ Misses 1576 1573 -3
+ Partials 552 547 -5 | Files with missing lines | Coverage Δ | |
|---|---|---|
| infrahub_sdk/ctl/branch.py | 81.48% <ø> (ø) |
|
| infrahub_sdk/ctl/graphql.py | 91.05% <100.00%> (+2.51%) |
⬆️ |
| infrahub_sdk/node/attribute.py | 100.00% <100.00%> (ø) |
|
| infrahub_sdk/node/relationship.py | 81.86% <100.00%> (ø) |
|
| infrahub_sdk/protocols_base.py | 77.60% <100.00%> (+4.16%) |
⬆️ |
| infrahub_sdk/protocols_generator/generator.py | 95.12% <100.00%> (+0.12%) |
⬆️ |
| infrahub_sdk/testing/repository.py | 77.77% <ø> (ø) |
|
| infrahub_sdk/ctl/marketplace.py | 92.25% <95.65%> (+1.34%) |
⬆️ |
| infrahub_sdk/node/related_node.py | 92.57% <89.47%> (+0.12%) |
⬆️ |
| infrahub_sdk/schema/__init__.py | 73.49% <33.33%> (+0.06%) |
⬆️ |
| ... and 1 more |
... and 2 files with indirect coverage changes
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading