enhance: add 3 builtin roles #28961
Merged
enhance: add 3 builtin roles #28961
Codecov / codecov/project
succeeded
Dec 18, 2023 in 0s
82.04% (target 77.00%)
View this Pull Request on Codecov
82.04% (target 77.00%)
Details
Codecov Report
Merging #28961 (30d1127) into master (3f7d636) will increase coverage by
0.00%
.
Report is 4 commits behind head on master.
The diff coverage is86.36%
.
Additional details and impacted files
@@ Coverage Diff @@
## master #28961 +/- ##
========================================
Coverage 82.04% 82.04%
========================================
Files 862 863 +1
Lines 122394 122502 +108
========================================
+ Hits 100420 100509 +89
- Misses 18642 18660 +18
- Partials 3332 3333 +1
Files | Coverage Δ | |
---|---|---|
internal/proxy/privilege_interceptor.go | 76.72% <100.00%> (ø) |
|
pkg/util/constant.go | 82.85% <100.00%> (+3.54%) |
⬆️ |
pkg/util/funcutil/func.go | 88.49% <100.00%> (+1.15%) |
⬆️ |
pkg/util/paramtable/component_param.go | 98.18% <100.00%> (+<0.01%) |
⬆️ |
pkg/util/paramtable/param_item.go | 89.18% <100.00%> (+0.19%) |
⬆️ |
pkg/util/paramtable/role_param.go | 100.00% <100.00%> (ø) |
|
internal/rootcoord/root_coord.go | 90.22% <91.89%> (+0.02%) |
⬆️ |
internal/distributed/proxy/service.go | 81.72% <0.00%> (-0.66%) |
⬇️ |
internal/proxy/impl.go | 86.27% <14.28%> (-0.12%) |
⬇️ |
Loading