|
Ran
|
Jobs
1
|
Files
476
|
Run time
14s
|
Badge
README BADGES
|
push
github
box: move index_opts::hint check from Lua to space_check_index_def The checks in box.schema.index.create() and box.schema.index.alter() were case sensitive, also it was possible to insert incorrect index options directly into `box.space._index`. Fixed by adding checks to memtx_space_check_index_def() and vinyl_space_check_index_def(). Closes #8937 NO_DOC=bugfix (cherry picked from commit 4e25384bc)
62336 of 114182 branches covered (54.59%)
22 of 22 new or added lines in 6 files covered. (100.0%)
93320 of 108713 relevant lines covered (85.84%)
3170037.77 hits per line
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 5866582632.1 | 0 |
85.84 |
GitHub Action Run |