fix: [2.4] rbac revoke check if there is same privilege in other privilege groups granted #38559
Codecov / codecov/project
failed
Dec 18, 2024 in 0s
72.18% (target 77.00%)
View this Pull Request on Codecov
72.18% (target 77.00%)
Details
Codecov Report
Attention: Patch coverage is 62.50000%
with 6 lines
in your changes missing coverage. Please review.
Project coverage is 72.18%. Comparing base (
b469999
) to head (5290f3e
).
Report is 1 commits behind head on 2.4.
Files with missing lines | Patch % | Lines |
---|---|---|
internal/rootcoord/root_coord.go | 62.50% | 4 Missing and 2 partials |
Additional details and impacted files
@@ Coverage Diff @@
## 2.4 #38559 +/- ##
==========================================
+ Coverage 70.35% 72.18% +1.82%
==========================================
Files 1077 1077
Lines 169394 169410 +16
==========================================
+ Hits 119184 122281 +3097
+ Misses 45745 42665 -3080
+ Partials 4465 4464 -1
Files with missing lines | Coverage Δ | |
---|---|---|
internal/rootcoord/root_coord.go | 87.71% <62.50%> (-0.15%) |
⬇️ |
Loading