Skip to content

Merge develop into infrahub-develop - #842

Merged
ogenstad merged 3 commits into
infrahub-developfrom
develop
Feb 20, 2026
Merged

Merge develop into infrahub-develop#842
ogenstad merged 3 commits into
infrahub-developfrom
develop

Merge pull request #831 from opsmill/stable

e8e933b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 19, 2026 in 0s

81.74% (target 0.00%)

View this Pull Request on Codecov

81.74% (target 0.00%)

Details

Codecov Report

❌ Patch coverage is 40.00000% with 3 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
...frahub_sdk/pytest_plugin/items/python_transform.py 0.00% 1 Missing ⚠️
infrahub_sdk/pytest_plugin/loader.py 0.00% 0 Missing and 1 partial ⚠️
infrahub_sdk/pytest_plugin/models.py 66.66% 0 Missing and 1 partial ⚠️
@@                 Coverage Diff                  @@
##           infrahub-develop     #842      +/-   ##
====================================================
+ Coverage             80.34%   81.74%   +1.40%     
====================================================
  Files                   115      118       +3     
  Lines                  9873    11957    +2084     
  Branches               1504     2060     +556     
====================================================
+ Hits                   7932     9774    +1842     
- Misses                 1420     1553     +133     
- Partials                521      630     +109     
Files with missing lines Coverage Δ
...frahub_sdk/pytest_plugin/items/python_transform.py 60.37% <0.00%> (-1.17%) ⬇️
infrahub_sdk/pytest_plugin/loader.py 86.56% <0.00%> (+7.40%) ⬆️
infrahub_sdk/pytest_plugin/models.py 79.09% <66.66%> (+0.19%) ⬆️

... and 16 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.