|
Ran
|
Jobs
1
|
Files
518
|
Run time
4min
|
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)
70048 of 123907 branches covered (56.53%)
103092 of 117808 relevant lines covered (87.51%)
2114485.2 hits per line
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 1 |
86.49 |
-1.35% | src/box/lua/ctl.c |
| 1 |
95.78 |
-0.12% | src/box/replication.cc |
| 1 |
80.74 |
-0.33% | src/box/tuple_bloom.c |
| 1 |
93.66 |
-0.14% | src/box/txn_limbo.c |
| 1 |
95.21 |
-0.53% | src/box/vy_range.c |
| 1 |
95.4 |
-1.15% | src/lib/core/histogram.c |
| 1 |
96.95 |
-0.1% | src/lib/msgpuck/msgpuck.h |
| 2 |
92.33 |
-0.09% | src/box/vinyl.c |
| 2 |
87.3 |
-0.13% | src/box/vy_run.c |
| 2 |
86.27 |
-0.42% | src/box/vy_stmt.c |
| 2 |
84.37 |
-0.08% | src/box/xlog.c |
| 2 |
94.83 |
-0.2% | src/box/xrow_update_field.c |
| 2 |
94.22 |
-0.39% | src/lua/fiber.c |
| 3 |
91.29 |
0.41% | src/box/box.cc |
| 7 |
94.66 |
-1.44% | src/box/vy_read_iterator.c |
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 15325726922.1 | 518 |
87.51 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
|---|