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

tarantool / tarantool / 15774964028
88%

Build:
DEFAULT BRANCH: master
Ran 20 Jun 2025 08:57AM UTC
Jobs 1
Files 511
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

20 Jun 2025 08:41AM UTC coverage: 87.512%. Remained the same
15774964028

push

github

locker
perf: support string fields in column_scan test

This patch supports `string` fields in addition to `unsigned`. Column count
must equals 2 in that case: the first one (unsigned) is used as a primary
key, and the second one (string) is used for scan perf testing. The new
options `str_len_min` and `str_len_max` define the range of string lengths.
In case of arrow API, there are 2 testing modes:
 * notouch - strings are only scanned as a batch, without accessing them;
 * touch - strings are scanned + the first external character is checked.

Needed for tarantool/tarantool-ee#862

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

70443 of 124139 branches covered (56.75%)

103580 of 118361 relevant lines covered (87.51%)

2772778.36 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
95.05
-0.31% src/box/raft.c
1
96.14
-0.18% src/box/relay.cc
1
93.55
-0.14% src/box/txn_limbo.c
1
96.38
-0.72% src/box/vy_point_lookup.c
1
95.74
0.0% src/box/vy_range.c
1
88.01
-0.06% src/box/vy_run.c
1
84.29
0.08% src/box/xlog.c
1
89.31
-0.04% src/box/xrow.c
1
96.15
-0.05% src/lib/salad/bps_tree.h
1
91.68
-0.11% src/lib/swim/swim.c
2
93.23
0.01% src/lib/core/fiber.c
2
85.71
-9.52% src/lib/core/tt_sigaction.c
2
95.45
-4.55% src/lib/json/json.h
4
81.82
-12.12% src/lua/minifio.c
7
92.31
-0.27% src/box/vinyl.c
16
90.91
-0.49% src/box/box.cc
Jobs
ID Job ID Ran Files Coverage
1 15774964028.1 20 Jun 2025 08:57AM UTC 511
87.51
GitHub Action Run
Source Files on build 15774964028
  • Tree
  • List 511
  • Changed 30
  • Source Changed 0
  • Coverage Changed 30
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • e95b7468 on github
  • Prev Build on master (#15755556293)
  • Next Build on master (#15821607755)
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