fix: expand privilege group when list policy in rootcoord #38758
Codecov / codecov/project
succeeded
Dec 26, 2024 in 0s
79.02% (target 77.00%)
View this Pull Request on Codecov
79.02% (target 77.00%)
Details
Codecov Report
All modified and coverable lines are covered by tests ✅
Project coverage is 79.02%. Comparing base (
f49d618
) to head (1acc740
).
Report is 2 commits behind head on master.
Additional details and impacted files
@@ Coverage Diff @@
## master #38758 +/- ##
==========================================
- Coverage 81.08% 79.02% -2.06%
==========================================
Files 1381 1373 -8
Lines 195289 194075 -1214
==========================================
- Hits 158345 153370 -4975
- Misses 31354 35150 +3796
+ Partials 5590 5555 -35
Components | Coverage Δ | |
---|---|---|
Client | 78.26% <ø> (ø) |
|
Core | 69.32% <ø> (ø) |
|
Go | 80.61% <100.00%> (-2.47%) |
⬇️ |
Files with missing lines | Coverage Δ | |
---|---|---|
internal/metastore/catalog.go | 100.00% <ø> (ø) |
|
internal/metastore/kv/rootcoord/kv_catalog.go | 79.04% <100.00%> (-1.67%) |
⬇️ |
internal/rootcoord/meta_table.go | 77.15% <100.00%> (-6.16%) |
⬇️ |
internal/rootcoord/root_coord.go | 83.49% <100.00%> (-4.26%) |
⬇️ |
Loading