Skip to content

Make functional tests workspace-aware and stabilize local debug stack - #11975

Closed
sylvainsf wants to merge 3 commits into
mainfrom
sylvainsf/local-functional
Closed

Make functional tests workspace-aware and stabilize local debug stack#11975
sylvainsf wants to merge 3 commits into
mainfrom
sylvainsf/local-functional

fixup: do not auto-enable PlainHTTP for loopback registries

8be9a40
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 9, 2026 in 0s

51.81% (-0.02%) compared to 72050b2

View this Pull Request on Codecov

51.81% (-0.02%) compared to 72050b2

Details

Codecov Report

❌ Patch coverage is 71.42857% with 6 lines in your changes missing coverage. Please review.
✅ Project coverage is 51.81%. Comparing base (72050b2) to head (8be9a40).
⚠️ Report is 31 commits behind head on main.

Files with missing lines Patch % Lines
pkg/recipes/engine/engine.go 57.14% 3 Missing ⚠️
pkg/recipes/terraform/config/providers/azure.go 40.00% 2 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main   #11975      +/-   ##
==========================================
- Coverage   51.83%   51.81%   -0.02%     
==========================================
  Files         728      728              
  Lines       45960    45971      +11     
==========================================
- Hits        23824    23822       -2     
- Misses      19868    19876       +8     
- Partials     2268     2273       +5     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.