Codecov / codecov/project
succeeded
Dec 18, 2024 in 1s
83.26% (+7.11%) compared to cc1b41f
View this Pull Request on Codecov
83.26% (+7.11%) compared to cc1b41f
Details
Codecov Report
Attention: Patch coverage is 76.92308%
with 6 lines
in your changes missing coverage. Please review.
Project coverage is 83.26%. Comparing base (
cc1b41f
) to head (800770e
).
Report is 68 commits behind head on main.
Files with missing lines | Patch % | Lines |
---|---|---|
controllers/envoy_gateway_extension_reconciler.go | 61.53% | 3 Missing and 2 partials |
controllers/istio_extension_reconciler.go | 92.30% | 0 Missing and 1 partial |
Additional details and impacted files
@@ Coverage Diff @@
## main #1083 +/- ##
==========================================
+ Coverage 76.15% 83.26% +7.11%
==========================================
Files 111 81 -30
Lines 8986 6712 -2274
==========================================
- Hits 6843 5589 -1254
+ Misses 1852 897 -955
+ Partials 291 226 -65
Components | Coverage Δ | |
---|---|---|
api/v1beta1 (u) | 90.00% <100.00%> (-2.19%) |
⬇️ |
api/v1beta2 (u) | ∅ <ø> (∅) |
|
pkg/common (u) | ∅ <ø> (∅) |
|
pkg/istio (u) | 62.06% <ø> (+15.03%) |
⬆️ |
pkg/log (u) | 93.18% <ø> (ø) |
|
pkg/reconcilers (u) | 24.67% <ø> (∅) |
|
pkg/rlptools (u) | ∅ <ø> (∅) |
|
controllers (i) | 86.65% <88.56%> (+2.22%) |
⬆️ |
Files with missing lines | Coverage Δ | |
---|---|---|
controllers/data_plane_policies_workflow.go | 100.00% <ø> (ø) |
|
controllers/istio_extension_reconciler.go | 83.48% <92.30%> (-0.02%) |
⬇️ |
controllers/envoy_gateway_extension_reconciler.go | 83.54% <61.53%> (-1.00%) |
⬇️ |
Loading