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

tarantool / tarantool / 12481477410
88%

Build:
DEFAULT BRANCH: master
Ran 24 Dec 2024 12:22PM UTC
Jobs 1
Files 518
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

24 Dec 2024 12:08PM UTC coverage: 87.383% (+0.01%) from 87.369%
12481477410

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

69679 of 123526 branches covered (56.41%)

1 of 1 new or added line in 1 file covered. (100.0%)

17 existing lines in 10 files now uncovered.

102666 of 117490 relevant lines covered (87.38%)

2723809.48 hits per line

Jobs
ID Job ID Ran Files Coverage
1 12481477410.1 24 Dec 2024 12:22PM UTC 0
87.38
GitHub Action Run
Source Files on build 12481477410
Detailed source file information is not available for this build.
  • Back to Repo
  • ef3775ab on github
  • Prev Build on master (#12481406032)
  • Next Build on master (#12493437532)
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