|
Ran
|
Jobs
1
|
Files
514
|
Run time
1min
|
Badge
README BADGES
|
push
github
iproto: fix IPROTO index name to ID mapping Previously, index names were resolved to dense IDs, which caused failures when accessing indexes by name. This happened because the index_map lookup expected user-visible IDs (index->def->iid), not dense IDs. The fix replaces dense_id with index->def->iid to ensure correct mapping of index names to their numeric IDs. Closes #9923 NO_DOC=bug fix (cherry picked from commit ef3775abf)
68649 of 121880 branches covered (56.33%)
1 of 1 new or added line in 1 file covered. (100.0%)
44 existing lines in 21 files now uncovered.101271 of 115992 relevant lines covered (87.31%)
2816999.07 hits per line
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 12492388916.1 | 0 |
87.31 |
GitHub Action Run |