Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: [2.4] fix privilege group list and list collections #38698

Merged
merged 1 commit into from
Dec 25, 2024

fix privilege group list and list collections

3c12262
Select commit
Loading
Failed to load commit list.
Merged

fix: [2.4] fix privilege group list and list collections #38698

fix privilege group list and list collections
3c12262
Select commit
Loading
Failed to load commit list.
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

Impacted file tree graph

@@            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%) ⬇️

... and 297 files with indirect coverage changes