Skip to content

Merge develop into infrahub-develop - #1261

Merged
infrahub-github-bot-app[bot] merged 114 commits into
infrahub-developfrom
develop
Aug 20, 2026
Merged

Merge develop into infrahub-develop#1261
infrahub-github-bot-app[bot] merged 114 commits into
infrahub-developfrom
develop

Merge pull request #1260 from opsmill/pog-stable-to-develop-20260820

a87df40
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 20, 2026 in 0s

84.16% (target 0.00%)

View this Pull Request on Codecov

84.16% (target 0.00%)

Details

Codecov Report

❌ Patch coverage is 97.27273% with 21 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
infrahub_sdk/schema/validate.py 94.44% 3 Missing and 2 partials ⚠️
infrahub_sdk/ctl/schema.py 80.00% 3 Missing ⚠️
infrahub_sdk/ctl/validate.py 81.81% 1 Missing and 1 partial ⚠️
infrahub_sdk/node/node.py 89.47% 2 Missing ⚠️
infrahub_sdk/transfer/importer/json.py 50.00% 2 Missing ⚠️
infrahub_sdk/client.py 97.72% 1 Missing ⚠️
infrahub_sdk/constants.py 90.90% 0 Missing and 1 partial ⚠️
infrahub_sdk/object_store.py 83.33% 1 Missing ⚠️
infrahub_sdk/schema/__init__.py 80.00% 1 Missing ⚠️
infrahub_sdk/schema/generated/write.py 99.37% 1 Missing ⚠️
... and 2 more
@@                 Coverage Diff                  @@
##           infrahub-develop    #1261      +/-   ##
====================================================
- Coverage             85.21%   84.16%   -1.06%     
====================================================
  Files                   147      147              
  Lines                 15822    13045    -2777     
  Branches               2705     1930     -775     
====================================================
- Hits                  13483    10979    -2504     
+ Misses                 1674     1503     -171     
+ Partials                665      563     -102     
Files with missing lines Coverage Δ
infrahub_sdk/branch.py 82.11% <100.00%> (+4.22%) ⬆️
infrahub_sdk/config.py 91.46% <100.00%> (-3.30%) ⬇️
infrahub_sdk/context.py 100.00% <100.00%> (+33.33%) ⬆️
infrahub_sdk/ctl/config.py 67.85% <ø> (ø)
infrahub_sdk/node/__init__.py 100.00% <ø> (ø)
infrahub_sdk/node/attribute.py 100.00% <100.00%> (ø)
infrahub_sdk/node/constants.py 100.00% <100.00%> (ø)
infrahub_sdk/node/related_node.py 91.09% <100.00%> (-1.66%) ⬇️
infrahub_sdk/protocols.py 100.00% <100.00%> (ø)
infrahub_sdk/protocols_base.py 78.29% <100.00%> (+2.78%) ⬆️
... and 25 more
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.