Codecov / codecov/project
succeeded
Dec 17, 2024 in 0s
83.64% (+7.49%) compared to cc1b41f
View this Pull Request on Codecov
83.64% (+7.49%) compared to cc1b41f
Details
Codecov Report
Attention: Patch coverage is 62.50000%
with 3 lines
in your changes missing coverage. Please review.
Project coverage is 83.64%. Comparing base (
cc1b41f
) to head (9cef099
).
Report is 68 commits behind head on main.
Files with missing lines | Patch % | Lines |
---|---|---|
controllers/istio_extension_reconciler.go | 40.00% | 2 Missing and 1 partial |
Additional details and impacted files
@@ Coverage Diff @@
## main #1083 +/- ##
==========================================
+ Coverage 76.15% 83.64% +7.49%
==========================================
Files 111 81 -30
Lines 8986 6701 -2285
==========================================
- Hits 6843 5605 -1238
+ Misses 1852 875 -977
+ Partials 291 221 -70
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.46% <89.18%> (+2.03%) |
⬆️ |
Files with missing lines | Coverage Δ | |
---|---|---|
controllers/data_plane_policies_workflow.go | 100.00% <100.00%> (ø) |
|
controllers/state_of_the_world.go | 92.19% <100.00%> (+0.02%) |
⬆️ |
controllers/istio_extension_reconciler.go | 84.47% <40.00%> (+0.97%) |
⬆️ |
Loading