|
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)
70572 of 124297 branches covered (56.78%)
20 of 20 new or added lines in 2 files covered. (100.0%)
34 existing lines in 14 files now uncovered.103748 of 118499 relevant lines covered (87.55%)
1364921.45 hits per line
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 1 |
96.14 |
-0.18% | src/box/relay.cc |
| 1 |
95.72 |
-0.12% | src/box/replication.cc |
| 1 |
93.55 |
-0.14% | src/box/txn_limbo.c |
| 1 |
87.57 |
-0.07% | src/box/vy_run.c |
| 1 |
84.18 |
-0.1% | src/box/xlog.c |
| 1 |
90.38 |
-1.92% | src/lib/core/trigger.cc |
| 1 |
74.75 |
-0.25% | src/main.cc |
| 2 |
92.62 |
-0.04% | src/box/vinyl.c |
| 2 |
91.56 |
-0.22% | src/lib/swim/swim.c |
| 3 |
91.29 |
0.4% | src/box/box.cc |
| 3 |
93.02 |
-0.02% | src/lib/core/fiber.c |
| 3 |
22.66 |
-0.06% | src/lib/uri/uri_parser.c |
| 6 |
97.05 |
-0.51% | src/lib/msgpuck/msgpuck.h |
| 8 |
60.42 |
-3.55% | src/lib/core/fio.c |
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 16625664907.1 | 518 |
87.55 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
|---|