feat: Authorize users to query grant info of their roles #29747
Merged
Codecov / codecov/project
succeeded
Jan 8, 2024 in 0s
80.10% (target 77.00%)
View this Pull Request on Codecov
80.10% (target 77.00%)
Details
Codecov Report
Attention: 660 lines
in your changes are missing coverage. Please review.
Comparison is base (
5be9099
) 80.36% compared to head (93ce085
) 80.10%.
Report is 13 commits behind head on master.
Additional details and impacted files
@@ Coverage Diff @@
## master #29747 +/- ##
==========================================
- Coverage 80.36% 80.10% -0.26%
==========================================
Files 931 934 +3
Lines 128508 129663 +1155
==========================================
+ Hits 103272 103866 +594
- Misses 21842 22350 +508
- Partials 3394 3447 +53
Files | Coverage Δ | |
---|---|---|
internal/core/src/exec/expression/CompareExpr.h | 97.87% <100.00%> (+0.14%) |
⬆️ |
...ternal/core/src/query/visitors/ExecExprVisitor.cpp | 7.86% <ø> (+0.02%) |
⬆️ |
internal/core/src/segcore/SegmentSealedImpl.cpp | 78.80% <100.00%> (+0.08%) |
⬆️ |
internal/metastore/model/field.go | 100.00% <100.00%> (ø) |
|
internal/proxy/task.go | 85.74% <100.00%> (+0.25%) |
⬆️ |
pkg/util/merr/errors.go | 85.71% <ø> (ø) |
|
pkg/util/merr/utils.go | 87.21% <100.00%> (+0.14%) |
⬆️ |
internal/core/src/index/InvertedIndexTantivy.cpp | 89.09% <87.50%> (-0.17%) |
⬇️ |
internal/core/src/index/VectorDiskIndex.cpp | 81.14% <66.66%> (-0.28%) |
⬇️ |
internal/core/src/simd/sse4.cpp | 0.00% <0.00%> (ø) |
|
... and 11 more |
Loading