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: expand privilege group when list policy in rootcoord #38758

Merged
merged 1 commit into from
Dec 26, 2024

expand privilege group when list policy in rootcoord

1acc740
Select commit
Loading
Failed to load commit list.
Merged

fix: expand privilege group when list policy in rootcoord #38758

expand privilege group when list policy in rootcoord
1acc740
Select commit
Loading
Failed to load commit list.
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

Impacted file tree graph

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

... and 243 files with indirect coverage changes