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

tarantool / tarantool / 18154873346
88%

Build:
DEFAULT BRANCH: master
Ran 01 Oct 2025 07:44AM 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

01 Oct 2025 07:30AM UTC coverage: 87.602% (-0.02%) from 87.618%
18154873346

push

github

locker
box: fix fuzzer UB report in xrow_decode

The `lsn` and `tsn` fields of `struct xrow_header` are signed. So UB on
their arithmetic is possible if fuzzer feeds really odd input into
`xrow_decode`. This is barely possible in practice but to silent fuzzer
let's do arithmetic in unsigned.

Closes #10578

NO_TEST=issue is not really possible, should be handled by fuzzer
NO_CHANGELOG=issue is not really possible
NO_DOC=bugfix

71271 of 125131 branches covered (56.96%)

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

44 existing lines in 19 files now uncovered.

104794 of 119625 relevant lines covered (87.6%)

1375009.04 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
88.82
-0.62% src/box/engine.c
1
96.88
-1.56% src/box/engine.h
1
95.72
-0.12% src/box/replication.cc
1
90.14
-0.08% src/box/vy_log.c
1
87.5
-1.59% src/box/xlog.h
2
90.89
-0.03% src/box/box.cc
2
87.68
-0.13% src/box/vy_run.c
2
84.67
-0.18% src/box/xlog.c
2
93.4
0.0% src/box/xrow_update_field.c
2
85.61
-0.72% src/lib/core/coio.c
2
92.93
-0.2% src/lib/core/fiber.c
2
85.71
-9.52% src/lib/core/tt_sigaction.c
3
90.5
-0.22% src/box/applier.cc
3
91.55
-0.58% src/box/gc.c
3
90.9
-0.31% src/box/vy_scheduler.c
4
92.41
-0.09% src/box/vinyl.c
4
93.62
-0.53% src/box/vy_range.c
4
97.36
-0.1% src/lib/msgpuck/msgpuck.h
4
22.64
-0.08% src/lib/uri/uri_parser.c
Jobs
ID Job ID Ran Files Coverage
1 18154873346.1 01 Oct 2025 07:44AM UTC 513
87.6
GitHub Action Run
Source Files on build 18154873346
  • Tree
  • List 513
  • Changed 29
  • Source Changed 0
  • Coverage Changed 29
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • 03048fa7 on github
  • Prev Build on master (#18127541710)
  • Next Build on master (#18170915760)
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