Skip to content

Cleanup orphaned WasmPlugin objects#2053

Merged
adam-cattermole merged 2 commits into
mainfrom
wasmplugin-cleanup
Jun 26, 2026
Merged

Cleanup orphaned WasmPlugin objects#2053
adam-cattermole merged 2 commits into
mainfrom
wasmplugin-cleanup

Handle error cases

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

74.99% (-0.09%) compared to 2aeb878

View this Pull Request on Codecov

74.99% (-0.09%) compared to 2aeb878

Details

Codecov Report

❌ Patch coverage is 60.00000% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 74.99%. Comparing base (2aeb878) to head (ed89ee9).
⚠️ Report is 19 commits behind head on main.

Files with missing lines Patch % Lines
internal/controller/istio_extension_reconciler.go 60.00% 3 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2053      +/-   ##
==========================================
- Coverage   75.07%   74.99%   -0.09%     
==========================================
  Files         127      127              
  Lines       12619    12638      +19     
==========================================
+ Hits         9474     9478       +4     
- Misses       2663     2671       +8     
- Partials      482      489       +7     
Components Coverage Δ
api (u) 85.88% <ø> (ø)
internal (u) 76.42% <42.85%> (-0.10%) ⬇️
pkg (u) 39.13% <ø> (ø)
Files with missing lines Coverage Δ
internal/controller/istio_extension_reconciler.go 78.82% <60.00%> (-1.07%) ⬇️

... and 19 files with indirect coverage changes

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