|
Ran
|
Jobs
1
|
Files
514
|
Run time
1min
|
Badge
README BADGES
|
push
github
box: eliminate password leaks in logs Before this patch the password could leak into logs when user set `listen` or `bootstrap_leader` option containing URI with user's credentials. Now, the `purge_password_from_uri` and the `purge_password_from_listen_options_uri` are applied to appropriate cfg options. These functions prevent password leaks. Also all possible `listen` and `replication` options are handled: single string uri, comma separated uris, table uris, multiple table uris and combined uris. Closes #10653 NO_DOC=bugfix (cherry picked from commit 8a65fa877)
68929 of 122199 branches covered (56.41%)
101601 of 116249 relevant lines covered (87.4%)
1962785.8 hits per line
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 8 |
60.42 |
-3.55% | src/lib/core/fio.c |
| 4 |
90.77 |
0.0% | src/box/box.cc |
| 3 |
90.7 |
-0.22% | src/box/applier.cc |
| 3 |
92.94 |
-0.29% | src/lib/core/fiber.c |
| 3 |
97.05 |
-0.3% | src/lib/msgpuck/msgpuck.h |
| 2 |
93.87 |
0.03% | src/box/xrow_update_field.c |
| 2 |
85.61 |
0.36% | src/lib/core/coio.c |
| 2 |
94.11 |
-0.39% | src/lua/fiber.c |
| 1 |
85.48 |
-1.61% | src/box/lua/ctl.c |
| 1 |
95.05 |
-0.31% | src/box/raft.c |
| 1 |
92.29 |
0.14% | src/box/vinyl.c |
| 1 |
94.46 |
-0.21% | src/box/vy_read_iterator.c |
| 1 |
84.27 |
-0.05% | src/box/xlog.c |
| 1 |
96.55 |
-1.15% | src/histogram.c |
| 1 |
97.41 |
0.0% | src/lib/vclock/vclock.c |
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 15325725286.1 | 514 |
87.4 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
|---|