Skip to content

Merge stable into develop - #831

Merged
ogenstad merged 2 commits into
developfrom
stable
Feb 19, 2026
Merged

Merge stable into develop#831
ogenstad merged 2 commits into
developfrom
stable

fix(ci): remove archived repos from release process

5a8c091
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 18, 2026 in 0s

80.33% (target 0.00%)

View this Pull Request on Codecov

80.33% (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             @@
##           develop     #831      +/-   ##
===========================================
- Coverage    80.37%   80.33%   -0.04%     
===========================================
  Files          115      115              
  Lines         9873     9875       +2     
  Branches      1504     1504              
===========================================
- Hits          7935     7933       -2     
- Misses        1416     1421       +5     
+ Partials       522      521       -1     
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 79.16% <0.00%> (ø)
infrahub_sdk/pytest_plugin/models.py 79.09% <66.66%> (+0.19%) ⬆️

... and 1 file with indirect coverage changes

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