|
Ran
|
Jobs
1
|
Files
514
|
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)
69057 of 122347 branches covered (56.44%)
20 of 20 new or added lines in 2 files covered. (100.0%)
30 existing lines in 9 files now uncovered.101744 of 116370 relevant lines covered (87.43%)
1809410.98 hits per line
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 17 |
90.75 |
-0.45% | src/box/box.cc |
| 3 |
90.71 |
0.0% | src/box/applier.cc |
| 3 |
97.05 |
-0.3% | src/lib/msgpuck/msgpuck.h |
| 2 |
86.27 |
-0.42% | src/box/vy_stmt.c |
| 1 |
93.72 |
-0.16% | src/box/txn_limbo.c |
| 1 |
95.74 |
-0.53% | src/box/vy_range.c |
| 1 |
90.9 |
-0.1% | src/box/vy_scheduler.c |
| 1 |
84.24 |
-0.06% | src/box/xlog.c |
| 1 |
96.55 |
-1.15% | src/histogram.c |
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 16625662969.1 | 514 |
87.43 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
|---|