Skip to content

Merge stable into develop#1018

Merged
ajtmccarty merged 13 commits into
developfrom
stable
May 14, 2026
Merged

Merge stable into develop#1018
ajtmccarty merged 13 commits into
developfrom
stable

Merge pull request #998 from opsmill/shining-freeze

0e08c56
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 14, 2026 in 1s

81.54% (target 0.00%)

View this Pull Request on Codecov

81.54% (target 0.00%)

Details

Codecov Report

❌ Patch coverage is 86.33540% with 22 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
infrahub_sdk/ctl/schema.py 70.49% 11 Missing and 7 partials ⚠️
infrahub_sdk/node/node.py 94.80% 0 Missing and 4 partials ⚠️
@@             Coverage Diff             @@
##           develop    #1018      +/-   ##
===========================================
+ Coverage    81.41%   81.54%   +0.13%     
===========================================
  Files          134      134              
  Lines        11347    11467     +120     
  Branches      1703     1735      +32     
===========================================
+ Hits          9238     9351     +113     
- Misses        1566     1569       +3     
- Partials       543      547       +4     
Files with missing lines Coverage Δ
infrahub_sdk/_importer.py 91.42% <ø> (ø)
infrahub_sdk/checks.py 70.19% <ø> (ø)
infrahub_sdk/client.py 74.58% <ø> (ø)
infrahub_sdk/config.py 91.13% <ø> (ø)
infrahub_sdk/convert_object_type.py 84.00% <ø> (ø)
infrahub_sdk/ctl/branch.py 81.48% <ø> (ø)
infrahub_sdk/ctl/check.py 26.44% <ø> (ø)
infrahub_sdk/ctl/cli_commands.py 72.33% <ø> (ø)
infrahub_sdk/ctl/config.py 67.27% <ø> (ø)
infrahub_sdk/ctl/formatters/__init__.py 100.00% <ø> (ø)
... and 46 more
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.