|
Ran
|
Jobs
1
|
Files
519
|
Run time
2min
|
Badge
README BADGES
|
push
github
codeowners: remove @Totktonada from codeowners Alexander is going to leave the team at the end of September. Still available for discussions, but he shouldn't be in change for the declarative configuration. The configuration machinery is covered by consistency tests: * Presence of all box.cfg options in the declarative configuration. * Presence of all compat options in the declarative configuration. * Presence of descriptions for all the declarative configuration options (these descriptions are then used in the JSON Schema). As result of this testing, I saw no significant flaws in patches sent by other developers regarding the configuration. My most significant remark was about using the `integer` schema node type instead of `number` where appropriate (for example, for a value in bytes). In all the other cases we discussed naming, feature design and so on, not something directly related to the configuration machinery. So, I think that I need not to assign the next person as a mandatory reviewer. Effectively reverts commit 30fc56558132 ("Add @Totktonada as codeowner for config"). NO_DOC=no code changes NO_CHANGELOG=same NO_TEST=same (cherry picked from commit 1c0f54da3)
70169 of 123605 branches covered (56.77%)
103427 of 118114 relevant lines covered (87.57%)
1593591.7 hits per line
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 1 |
88.05 |
-0.16% | src/box/vy_lsm.c |
| 1 |
95.68 |
-0.72% | src/box/vy_point_lookup.c |
| 1 |
95.89 |
-0.21% | src/box/vy_read_iterator.c |
| 1 |
84.45 |
0.1% | src/box/xlog.c |
| 1 |
97.36 |
0.3% | src/lib/msgpuck/msgpuck.h |
| 1 |
91.68 |
-0.11% | src/lib/swim/swim.c |
| 2 |
94.22 |
-0.3% | src/box/memtx_space.c |
| 2 |
95.21 |
-0.53% | src/box/vy_range.c |
| 2 |
87.56 |
0.13% | src/box/vy_run.c |
| 2 |
86.27 |
-0.42% | src/box/vy_stmt.c |
| 2 |
85.61 |
-0.72% | src/lib/core/coio.c |
| 2 |
85.71 |
-9.52% | src/lib/core/tt_sigaction.c |
| 2 |
94.22 |
-0.39% | src/lua/fiber.c |
| 4 |
92.37 |
-0.18% | src/box/vinyl.c |
| 4 |
81.82 |
-12.12% | src/lua/minifio.c |
| 8 |
60.42 |
-3.55% | src/lib/core/fio.c |
| 16 |
90.77 |
-0.34% | src/box/box.cc |
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 18444811636.1 | 519 |
87.57 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
|---|