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

tarantool / tarantool / 9958187982
88%

Build:
DEFAULT BRANCH: master
Ran 16 Jul 2024 02:03PM UTC
Jobs 1
Files 513
Run time 2min
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

16 Jul 2024 01:52PM UTC coverage: 87.093% (-0.02%) from 87.11%
9958187982

push

github

locker
perf: fix warnings in column_scan_module.c

Fix the following warnings (with ENABLE_READ_VIEW defined):

```
./perf/lua/column_scan_module.c:59:18: error: unused variable ‘index_id’ [-Werror=unused-variable]
   59 |         uint32_t index_id = luaL_checkinteger(L, 2);
      |                  ^~~~~~~~

./perf/lua/column_scan_module.c:149:18: error: unused variable ‘index_id’ [-Werror=unused-variable]
  149 |         uint32_t index_id = luaL_checkinteger(L, 2);
      |                  ^~~~~~~~
```

NO_DOC=perf test
NO_TEST=perf test
NO_CHANGELOG=perf test

67765 of 120943 branches covered (56.03%)

100518 of 115415 relevant lines covered (87.09%)

2463098.71 hits per line

Jobs
ID Job ID Ran Files Coverage
1 9958187982.1 16 Jul 2024 02:03PM UTC 0
87.09
GitHub Action Run
Source Files on build 9958187982
Detailed source file information is not available for this build.
  • Back to Repo
  • 4cac1677 on github
  • Prev Build on master (#9956195153)
  • Next Build on master (#9972502209)
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