Set more lenient timeouts for protection services #1027
+81
−17
Merged
Codecov / codecov/project
succeeded
Nov 15, 2024 in 1s
84.20% (+8.05%) compared to cc1b41f
View this Pull Request on Codecov
84.20% (+8.05%) compared to cc1b41f
Details
Codecov Report
Attention: Patch coverage is 75.00000%
with 4 lines
in your changes missing coverage. Please review.
Project coverage is 84.20%. Comparing base (
cc1b41f
) to head (f1e4643
).
Report is 37 commits behind head on main.
Files with missing lines | Patch % | Lines |
---|---|---|
pkg/wasm/types.go | 60.00% | 2 Missing and 2 partials |
Additional details and impacted files
@@ Coverage Diff @@
## main #1027 +/- ##
==========================================
+ Coverage 76.15% 84.20% +8.05%
==========================================
Files 111 81 -30
Lines 8986 6679 -2307
==========================================
- Hits 6843 5624 -1219
+ Misses 1852 842 -1010
+ Partials 291 213 -78
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.95% <90.47%> (+2.53%) |
⬆️ |
Files with missing lines | Coverage Δ | |
---|---|---|
pkg/wasm/utils.go | 92.24% <100.00%> (+9.70%) |
⬆️ |
pkg/wasm/types.go | 72.44% <60.00%> (+3.21%) |
⬆️ |
Loading