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

tarantool / tarantool / 13804249098
88%

Build:
DEFAULT BRANCH: master
Ran 12 Mar 2025 05:32AM UTC
Jobs 1
Files 518
Run time 15min
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

12 Mar 2025 05:17AM UTC coverage: 87.46% (-0.02%) from 87.479%
13804249098

push

github

Buristan
lua: rewrite `tuple_field_by_path()` in FFI

This refactoring allows us to fully take advantage of the JIT compiler
for the indexing tuple by the given path. The most common cases of
tuples containing strings or numbers are accessed 1.5-2.5 times faster.
The drawback is the field contains the cdata from the msgpack extensions
(like decimals). Their decoding still takes approximately the same time
(maybe 5% slower).

NO_CHANGELOG=performance improvement
NO_DOC=performance improvement
NO_TEST=performance improvement

70027 of 123601 branches covered (56.66%)

103155 of 117945 relevant lines covered (87.46%)

1910633.35 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
86.49
-1.35% src/box/lua/ctl.c
1
71.97
-0.2% src/lib/core/popen.c
3
87.57
-0.2% src/box/vy_run.c
3
94.64
-0.61% src/box/xrow_update_field.c
3
22.64
-0.06% src/lib/uri/uri_parser.c
4
91.3
0.44% src/box/box.cc
4
94.15
-1.6% src/box/vy_range.c
4
97.26
-0.2% src/lib/msgpuck/msgpuck.h
4
93.31
-1.27% src/lib/swim/swim_io.c
4
81.82
-12.12% src/lua/minifio.c
6
95.2
-1.25% src/box/vy_read_iterator.c
8
60.42
-5.56% src/lib/core/fio.c
15
91.86
-2.35% src/box/memtx_space.c
Jobs
ID Job ID Ran Files Coverage
1 13804249098.1 12 Mar 2025 05:32AM UTC 518
87.46
GitHub Action Run
Source Files on build 13804249098
  • Tree
  • List 518
  • Changed 28
  • Source Changed 0
  • Coverage Changed 28
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • 93d9bcde on github
  • Prev Build on master (#13787062775)
  • Next Build on master (#13808315943)
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