Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ratelimitpolicy v1beta3 #875

Merged
merged 10 commits into from
Oct 7, 2024

removed integration tests regarding routeselectors

bb71440
Select commit
Loading
Failed to load commit list.
Merged

ratelimitpolicy v1beta3 #875

removed integration tests regarding routeselectors
bb71440
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 7, 2024 in 0s

81.30% (+1.09%) compared to ece13e8

View this Pull Request on Codecov

81.30% (+1.09%) compared to ece13e8

Details

Codecov Report

Attention: Patch coverage is 92.50000% with 6 lines in your changes missing coverage. Please review.

Project coverage is 81.30%. Comparing base (ece13e8) to head (bb71440).
Report is 220 commits behind head on main.

Files with missing lines Patch % Lines
api/v1beta3/topology.go 61.53% 5 Missing ⚠️
controllers/httprouteparentrefs_eventmapper.go 50.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #875      +/-   ##
==========================================
+ Coverage   80.20%   81.30%   +1.09%     
==========================================
  Files          64      102      +38     
  Lines        4492     7089    +2597     
==========================================
+ Hits         3603     5764    +2161     
- Misses        600      897     +297     
- Partials      289      428     +139     
Components Coverage Δ
api/v1beta1 (u) 90.90% <100.00%> (+19.48%) ⬆️
api/v1beta2 (u) 86.61% <81.94%> (-4.82%) ⬇️
pkg/common (u) 88.13% <ø> (-0.70%) ⬇️
pkg/istio (u) 71.51% <ø> (-2.40%) ⬇️
pkg/log (u) 94.73% <ø> (ø)
pkg/reconcilers (u) ∅ <ø> (∅)
pkg/rlptools (u) 85.00% <ø> (+5.54%) ⬆️
controllers (i) 82.75% <82.84%> (+5.95%) ⬆️
Files with missing lines Coverage Δ
api/v1beta2/topology.go 61.53% <ø> (ø)
api/v1beta3/ratelimitpolicy_types.go 73.68% <ø> (ø)
controllers/envoygateway_wasm_controller.go 82.30% <100.00%> (ø)
...ollers/limitador_cluster_envoyfilter_controller.go 73.03% <100.00%> (-8.79%) ⬇️
...s/limitador_status_to_rlp_gateway_event_handler.go 81.81% <100.00%> (ø)
...llers/rate_limiting_istio_wasmplugin_controller.go 70.87% <100.00%> (ø)
controllers/ratelimitpolicy_controller.go 81.55% <100.00%> (+7.55%) ⬆️
...lers/ratelimitpolicy_enforced_status_controller.go 83.42% <100.00%> (ø)
controllers/ratelimitpolicy_limits.go 81.35% <100.00%> (-0.91%) ⬇️
controllers/ratelimitpolicy_status.go 95.83% <100.00%> (+14.35%) ⬆️
... and 9 more

... and 48 files with indirect coverage changes