Skip to content

Migrate WASM config to new types#2089

Draft
adam-cattermole wants to merge 9 commits into
mainfrom
wasm-action-migration
Draft

Migrate WASM config to new types#2089
adam-cattermole wants to merge 9 commits into
mainfrom
wasm-action-migration

Conversation

@adam-cattermole

Copy link
Copy Markdown
Member

No description provided.

Signed-off-by: Adam Cattermole <a.d.cattermole@gmail.com>
Signed-off-by: Adam Cattermole <a.d.cattermole@gmail.com>
Signed-off-by: Adam Cattermole <a.d.cattermole@gmail.com>
Signed-off-by: Adam Cattermole <a.d.cattermole@gmail.com>
Signed-off-by: Adam Cattermole <a.d.cattermole@gmail.com>
@adam-cattermole adam-cattermole self-assigned this Jul 7, 2026
@coderabbitai

coderabbitai Bot commented Jul 7, 2026

Copy link
Copy Markdown

Important

Review skipped

Draft detected.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: d250fe99-d093-4982-b436-3b5e8cfc2212

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch wasm-action-migration

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@adam-cattermole adam-cattermole moved this to In Progress in Kuadrant Jul 7, 2026
@codecov

codecov Bot commented Jul 7, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 77.54601% with 183 lines in your changes missing coverage. Please review.
✅ Project coverage is 72.94%. Comparing base (a232818) to head (c672fce).
⚠️ Report is 40 commits behind head on main.

Files with missing lines Patch % Lines
internal/controller/istio_extension_reconciler.go 44.06% 26 Missing and 7 partials ⚠️
internal/wasm/action_builder.go 56.57% 33 Missing ⚠️
internal/wasm/types.go 74.01% 21 Missing and 12 partials ⚠️
...l/controller/envoy_gateway_extension_reconciler.go 42.85% 26 Missing and 6 partials ⚠️
internal/wasm/action_spec.go 90.90% 18 Missing and 6 partials ⚠️
internal/extension/registry.go 70.00% 13 Missing and 2 partials ⚠️
internal/controller/ratelimit_workflow_helpers.go 73.33% 8 Missing ⚠️
...nternal/controller/data_plane_policies_workflow.go 88.88% 1 Missing and 1 partial ⚠️
internal/wasm/utils.go 89.47% 1 Missing and 1 partial ⚠️
internal/wasm/cel.go 99.02% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2089      +/-   ##
==========================================
- Coverage   74.98%   72.94%   -2.04%     
==========================================
  Files         127      132       +5     
  Lines       12632    13425     +793     
==========================================
+ Hits         9472     9793     +321     
- Misses       2673     3119     +446     
- Partials      487      513      +26     
Flag Coverage Δ
bare-k8s-integration 19.25% <0.00%> (-0.88%) ⬇️
controllers-integration 54.07% <55.21%> (+0.60%) ⬆️
envoygateway-integration 42.10% <52.88%> (+1.12%) ⬆️
gatewayapi-integration 15.54% <0.00%> (-0.55%) ⬇️
istio-integration ?
unit 30.98% <65.64%> (+2.30%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Components Coverage Δ
api (u) 83.46% <ø> (-2.42%) ⬇️
internal (u) 74.18% <77.54%> (-2.23%) ⬇️
pkg (u) 39.13% <ø> (ø)
Files with missing lines Coverage Δ
internal/cel/kuadrant_validator.go 81.81% <100.00%> (ø)
internal/controller/auth_workflow_helpers.go 94.20% <100.00%> (ø)
internal/wasm/cel.go 99.02% <99.02%> (ø)
...nternal/controller/data_plane_policies_workflow.go 97.08% <88.88%> (ø)
internal/wasm/utils.go 78.83% <89.47%> (-0.58%) ⬇️
internal/controller/ratelimit_workflow_helpers.go 79.36% <73.33%> (-1.20%) ⬇️
internal/extension/registry.go 88.18% <70.00%> (-1.44%) ⬇️
internal/wasm/action_spec.go 90.90% <90.90%> (ø)
...l/controller/envoy_gateway_extension_reconciler.go 70.12% <42.85%> (-2.38%) ⬇️
internal/controller/istio_extension_reconciler.go 57.52% <44.06%> (-21.50%) ⬇️
... and 2 more

... and 26 files with indirect coverage changes

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

Signed-off-by: Adam Cattermole <a.d.cattermole@gmail.com>
Signed-off-by: Adam Cattermole <a.d.cattermole@gmail.com>
Signed-off-by: Adam Cattermole <a.d.cattermole@gmail.com>
Signed-off-by: Adam Cattermole <a.d.cattermole@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: In Progress

Development

Successfully merging this pull request may close these issues.

1 participant