enhance: [2.4] RBAC custom privilege group #37560
Merged
Codecov / codecov/project
failed
Nov 11, 2024 in 1s
72.23% (target 77.00%)
View this Pull Request on Codecov
72.23% (target 77.00%)
Details
Codecov Report
Attention: Patch coverage is 76.84347%
with 179 lines
in your changes missing coverage. Please review.
Project coverage is 72.23%. Comparing base (
cedc340
) to head (48c3a5d
).
Report is 2 commits behind head on 2.4.
Additional details and impacted files
@@ Coverage Diff @@
## 2.4 #37560 +/- ##
==========================================
- Coverage 80.61% 72.23% -8.39%
==========================================
Files 1069 1069
Lines 165966 166714 +748
==========================================
- Hits 133794 120419 -13375
- Misses 27812 41887 +14075
- Partials 4360 4408 +48
Files with missing lines | Coverage Δ | |
---|---|---|
...nternal/distributed/proxy/httpserver/handler_v2.go | 91.31% <100.00%> (+0.32%) |
⬆️ |
...nternal/distributed/proxy/httpserver/request_v2.go | 100.00% <ø> (ø) |
|
internal/distributed/proxy/service.go | 85.15% <100.00%> (+0.15%) |
⬆️ |
internal/distributed/rootcoord/client/client.go | 95.51% <100.00%> (+0.36%) |
⬆️ |
internal/distributed/rootcoord/service.go | 80.19% <100.00%> (+0.53%) |
⬆️ |
internal/metastore/catalog.go | 100.00% <ø> (ø) |
|
...ernal/metastore/kv/rootcoord/rootcoord_constant.go | 100.00% <100.00%> (ø) |
|
internal/proxy/meta_cache.go | 91.43% <100.00%> (+0.06%) |
⬆️ |
internal/proxy/util.go | 90.64% <ø> (-0.03%) |
⬇️ |
internal/util/mock/grpc_rootcoord_client.go | 86.99% <100.00%> (+6.12%) |
⬆️ |
... and 7 more |
Loading