fix: [2.4] fix privilege group list and list collections #38698
Merged
Codecov / codecov/project
succeeded
Dec 25, 2024 in 0s
80.42% (target 77.00%)
View this Pull Request on Codecov
80.42% (target 77.00%)
Details
Codecov Report
Attention: Patch coverage is 98.24561%
with 1 line
in your changes missing coverage. Please review.
Project coverage is 80.42%. Comparing base (
648078e
) to head (3c12262
).
Report is 3 commits behind head on 2.4.
Files with missing lines | Patch % | Lines |
---|---|---|
pkg/util/paramtable/rbac_param.go | 98.00% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## 2.4 #38698 +/- ##
==========================================
- Coverage 83.40% 80.42% -2.99%
==========================================
Files 809 1077 +268
Lines 143068 169597 +26529
==========================================
+ Hits 119333 136404 +17071
- Misses 19243 28708 +9465
+ Partials 4492 4485 -7
Files with missing lines | Coverage Δ | |
---|---|---|
internal/rootcoord/root_coord.go | 87.58% <100.00%> (-0.14%) |
⬇️ |
internal/rootcoord/show_collection_task.go | 100.00% <100.00%> (ø) |
|
pkg/util/constant.go | 96.82% <ø> (ø) |
|
pkg/util/paramtable/rbac_param.go | 99.23% <98.00%> (-0.77%) |
⬇️ |
Loading