Skip to content

Run Azure functional tests locally against OS-process Radius - #11904

Closed
sylvainsf wants to merge 25 commits into
mainfrom
local-functional
Closed

Run Azure functional tests locally against OS-process Radius#11904
sylvainsf wants to merge 25 commits into
mainfrom
local-functional

fix(ci): unblock spellcheck and release-note workflow

605e862
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 27, 2026 in 1s

51.94% (+0.24%) compared to 9017ff2

View this Pull Request on Codecov

51.94% (+0.24%) compared to 9017ff2

Details

Codecov Report

❌ Patch coverage is 62.27898% with 192 lines in your changes missing coverage. Please review.
✅ Project coverage is 51.94%. Comparing base (9017ff2) to head (605e862).
⚠️ Report is 220 commits behind head on main.

Files with missing lines Patch % Lines
pkg/ucp/initializer/radius_core_openapi.go 55.23% 26 Missing and 21 partials ⚠️
pkg/cli/test_client_factory/radius_core.go 0.00% 40 Missing ⚠️
pkg/cli/cmd/app/delete/preview/delete.go 75.80% 17 Missing and 13 partials ⚠️
pkg/rp/util/registry.go 0.00% 16 Missing ⚠️
pkg/cli/cmd/app/show/preview/show.go 75.47% 8 Missing and 5 partials ⚠️
pkg/controller/reconciler/util.go 64.28% 5 Missing and 5 partials ⚠️
pkg/cli/cmd/app/list/preview/list.go 80.43% 6 Missing and 3 partials ⚠️
pkg/controller/reconciler/deployment_reconciler.go 60.86% 6 Missing and 3 partials ⚠️
pkg/ucp/initializer/service.go 70.00% 3 Missing and 3 partials ⚠️
pkg/cli/config.go 0.00% 3 Missing ⚠️
... and 4 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main   #11904      +/-   ##
==========================================
+ Coverage   51.69%   51.94%   +0.24%     
==========================================
  Files         724      732       +8     
  Lines       45508    46334     +826     
==========================================
+ Hits        23525    24066     +541     
- Misses      19763    19970     +207     
- Partials     2220     2298      +78     

☔ 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.