Skip to content

Release 1.5.0 rc3#2065

Merged
adam-cattermole merged 9 commits into
release-1.5from
release-1.5.0-rc3
Jun 26, 2026
Merged

Release 1.5.0 rc3#2065
adam-cattermole merged 9 commits into
release-1.5from
release-1.5.0-rc3

Cleanup orphaned WasmPlugin objects

191643d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 26, 2026 in 1s

75.04% (+0.05%) compared to 2815276

View this Pull Request on Codecov

75.04% (+0.05%) compared to 2815276

Details

Codecov Report

❌ Patch coverage is 59.09091% with 9 lines in your changes missing coverage. Please review.
✅ Project coverage is 75.04%. Comparing base (2815276) to head (191643d).
⚠️ Report is 1 commits behind head on release-1.5.

Files with missing lines Patch % Lines
internal/controller/ratelimit_workflow_helpers.go 50.00% 5 Missing ⚠️
internal/controller/istio_extension_reconciler.go 33.33% 1 Missing and 1 partial ⚠️
internal/istio/utils.go 50.00% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@               Coverage Diff               @@
##           release-1.5    #2065      +/-   ##
===============================================
+ Coverage        74.98%   75.04%   +0.05%     
===============================================
  Files              127      127              
  Lines            12514    12525      +11     
===============================================
+ Hits              9384     9399      +15     
+ Misses            2648     2643       -5     
- Partials           482      483       +1     
Components Coverage Δ
api (u) 85.88% <ø> (ø)
internal (u) 76.50% <59.09%> (+0.05%) ⬆️
pkg (u) 37.95% <ø> (ø)
Files with missing lines Coverage Δ
...nternal/controller/data_plane_policies_workflow.go 97.08% <100.00%> (+0.11%) ⬆️
internal/controller/istio_extension_reconciler.go 79.53% <33.33%> (+0.16%) ⬆️
internal/istio/utils.go 74.12% <50.00%> (+0.30%) ⬆️
internal/controller/ratelimit_workflow_helpers.go 80.47% <50.00%> (-1.01%) ⬇️

... and 10 files with indirect coverage changes

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