Skip to content

Merge develop into infrahub-develop#1069

Merged
ogenstad merged 9 commits into
infrahub-developfrom
develop
Jun 9, 2026
Merged

Merge develop into infrahub-develop#1069
ogenstad merged 9 commits into
infrahub-developfrom
develop

Make RelatedNode/RelationshipManager generic over peer type (#1063) (…

b47bb9c
Select commit
Loading
Failed to load commit list.
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.

Files with missing lines Patch % Lines
infrahub_sdk/store.py 70.00% 1 Missing and 2 partials ⚠️
infrahub_sdk/node/related_node.py 89.47% 2 Missing ⚠️
infrahub_sdk/schema/__init__.py 33.33% 1 Missing and 1 partial ⚠️
infrahub_sdk/ctl/marketplace.py 95.65% 1 Missing ⚠️
@@                 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.