|
Ran
|
Jobs
1
|
Files
518
|
Run time
2min
|
Badge
README BADGES
|
push
github
box: allow to access to the granted role in _vuser space Prior to this patch it was not possible for a user to see any role in the `_vuser` space except the one created by him and the `public` one. Let's also make it possible to see roles that he is granted with and all the roles that role is granted transitively. Now calls to the `box.schema.user.info()` functions won't fail if a user has a non- 'public' role granted. Closes #10057 NO_DOC=bugfix (cherry picked from commit 0280afce5)
70195 of 124055 branches covered (56.58%)
20 of 20 new or added lines in 2 files covered. (100.0%)
23 existing lines in 11 files now uncovered.103256 of 117945 relevant lines covered (87.55%)
1614964.52 hits per line
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 1 |
90.71 |
-0.07% | src/box/applier.cc |
| 1 |
95.84 |
-0.12% | src/box/replication.cc |
| 1 |
80.74 |
-0.41% | src/box/tuple_bloom.c |
| 1 |
92.37 |
0.05% | src/box/vinyl.c |
| 1 |
95.4 |
-1.15% | src/lib/core/histogram.c |
| 1 |
97.15 |
0.1% | src/lib/msgpuck/msgpuck.h |
| 1 |
97.41 |
-0.86% | src/lib/vclock/vclock.c |
| 2 |
91.17 |
-0.06% | src/box/box.cc |
| 2 |
95.21 |
-1.06% | src/box/vy_range.c |
| 3 |
97.99 |
-0.22% | src/box/memtx_tx.c |
| 9 |
88.14 |
-7.63% | src/box/vy_regulator.c |
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 16625918061.1 | 518 |
87.55 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
|---|