• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

tarantool / tarantool / 12492388916
87%
master: 88%

Build:
Build:
LAST BUILD BRANCH: ninarodicova/restart_server
DEFAULT BRANCH: master
Ran 25 Dec 2024 11:09AM UTC
Jobs 1
Files 514
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

25 Dec 2024 10:56AM UTC coverage: 87.309% (+0.01%) from 87.298%
12492388916

push

github

sergepetrenko
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

Jobs
ID Job ID Ran Files Coverage
1 12492388916.1 25 Dec 2024 11:09AM UTC 0
87.31
GitHub Action Run
Source Files on build 12492388916
Detailed source file information is not available for this build.
  • Back to Repo
  • 2930b9bf on github
  • Prev Build on release/3.2 (#12473906786)
  • Next Build on release/3.2 (#12493190589)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc