enhance: [2.4] Grant v2 proxy service supports operatePrivilegeV2 #37997
Codecov / codecov/project
succeeded
Nov 26, 2024 in 0s
80.63% (target 77.00%)
View this Pull Request on Codecov
80.63% (target 77.00%)
Details
Codecov Report
Attention: Patch coverage is 80.00000%
with 2 lines
in your changes missing coverage. Please review.
Project coverage is 80.63%. Comparing base (
e928e15
) to head (1245ae5
).
Report is 7 commits behind head on 2.4.
Files with missing lines | Patch % | Lines |
---|---|---|
internal/distributed/proxy/service.go | 0.00% | 2 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## 2.4 #37997 +/- ##
==========================================
+ Coverage 80.62% 80.63% +0.01%
==========================================
Files 1070 1070
Lines 167379 167377 -2
==========================================
+ Hits 134942 134963 +21
+ Misses 28008 27994 -14
+ Partials 4429 4420 -9
Files with missing lines | Coverage Δ | |
---|---|---|
...nternal/distributed/proxy/httpserver/handler_v2.go | 91.96% <100.00%> (-0.02%) |
⬇️ |
internal/distributed/proxy/service.go | 84.92% <0.00%> (-0.23%) |
⬇️ |
Loading