|
Ran
|
Jobs
1
|
Files
479
|
Run time
2min
|
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)
63542 of 114904 branches covered (55.3%)
94476 of 109745 relevant lines covered (86.09%)
1900971.39 hits per line
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 1 |
90.16 |
-0.08% | src/box/applier.cc |
| 1 |
86.58 |
-0.04% | src/box/box.cc |
| 1 |
96.53 |
0.19% | src/box/relay.cc |
| 1 |
92.35 |
-0.17% | src/box/txn_limbo.c |
| 1 |
94.25 |
-0.21% | src/box/vy_read_iterator.c |
| 1 |
91.45 |
-0.11% | src/lib/swim/swim.c |
| 2 |
85.71 |
-9.52% | src/lib/core/tt_sigaction.c |
| 4 |
93.31 |
-1.27% | src/lib/swim/swim_io.c |
| 5 |
86.39 |
-0.13% | src/box/vy_run.c |
| 6 |
89.44 |
-0.61% | src/box/memtx_engine.cc |
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 15296509165.1 | 479 |
86.09 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
|---|