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

tarantool / tarantool / 15063440706
88%
master: 88%

Build:
Build:
LAST BUILD BRANCH: fix-test-dir-for-gitlab-ci
DEFAULT BRANCH: master
Ran 16 May 2025 08:41AM 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

16 May 2025 07:48AM UTC coverage: 87.49% (+0.009%) from 87.481%
15063440706

push

github

sergepetrenko
box: fix incorrect hashing of sequential JSON fields

Previously, if JSON fields were in a row in memory, the
'tuple_field_row()' function was used, which was not able to
correctly navigate through the nested JSON structure, which
led to incorrect indexing in hash indexes. Now, if there are
JSON paths, 'tuple_field_raw_by_part()' is always called for
correct access to nested data, regardless of their sequence.

Closes https://github.com/tarantool/tarantool/issues/11014

NO_DOC=bug fix

(cherry picked from commit b77cce6aa)

70032 of 123907 branches covered (56.52%)

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

31 existing lines in 16 files now uncovered.

103069 of 117806 relevant lines covered (87.49%)

2117888.33 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
90.51
-0.63% src/box/engine.c
1
94.74
-1.75% src/box/engine.h
1
96.14
-0.18% src/box/relay.cc
1
90.14
-0.08% src/box/vy_log.c
1
95.74
1.06% src/box/vy_range.c
1
84.53
-0.36% src/lib/core/coio.c
1
90.67
-1.33% src/lib/core/iostream.c
1
97.05
0.0% src/lib/msgpuck/msgpuck.h
1
97.41
-0.85% src/lib/vclock/vclock.c
2
90.78
-0.06% src/box/box.cc
2
95.84
-0.11% src/box/iproto.cc
2
92.51
0.05% src/box/vinyl.c
2
84.37
0.01% src/box/xlog.c
4
94.25
-0.39% src/box/xrow_update_field.c
4
93.31
-1.27% src/lib/swim/swim_io.c
6
94.66
-1.23% src/box/vy_read_iterator.c
Jobs
ID Job ID Ran Files Coverage
1 15063440706.1 16 May 2025 08:41AM UTC 518
87.49
GitHub Action Run
Source Files on build 15063440706
  • Tree
  • List 518
  • Changed 29
  • Source Changed 0
  • Coverage Changed 29
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • cb7069b3 on github
  • Prev Build on release/3.3 (#15039618818)
  • Next Build on release/3.3 (#15131514491)
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