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

tarantool / tarantool / 17128146453
88%

Build:
DEFAULT BRANCH: master
Ran 21 Aug 2025 01:33PM UTC
Jobs 1
Files 511
Run time 3min
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

21 Aug 2025 01:19PM UTC coverage: 87.584% (-0.02%) from 87.6%
17128146453

push

github

locker
update: handle invalid `ERRINJ_TUPLE_FIELD_COUNT_LIMIT` values

Currently we don't check the domain of the `ERRINJ_TUPLE_FIELD_COUNT_LIMIT`
value, which can be set to some arbitrary positive integer in fuzzing
tests. If the value falls out of the valid domain, it causes a subsequent
assertion to fail. To fix this, let's check the value's domain in the
error injection code block and return an error if it is invalid.

Closes #10033

NO_CHANGELOG=<error injection>
NO_DOC=<error injection>

70875 of 124795 branches covered (56.79%)

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

45 existing lines in 14 files now uncovered.

104098 of 118855 relevant lines covered (87.58%)

1366995.44 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
93.55
-0.14% src/box/txn_limbo.c
1
95.21
1.06% src/box/vy_range.c
1
87.5
-1.59% src/box/xlog.h
1
90.38
-1.92% src/lib/core/trigger.cc
1
96.15
-0.05% src/lib/salad/bps_tree.h
1
97.41
-0.86% src/lib/vclock/vclock.c
2
92.5
0.09% src/box/vinyl.c
2
84.27
-0.19% src/box/xlog.c
2
96.95
-0.2% src/lib/msgpuck/msgpuck.h
3
90.71
-0.22% src/box/applier.cc
3
90.9
-0.31% src/box/vy_scheduler.c
3
91.68
-0.33% src/lib/swim/swim.c
3
22.64
-0.06% src/lib/uri/uri_parser.c
21
90.78
-0.61% src/box/box.cc
Jobs
ID Job ID Ran Files Coverage
1 17128146453.1 21 Aug 2025 01:33PM UTC 511
87.58
GitHub Action Run
Source Files on build 17128146453
  • Tree
  • List 511
  • Changed 25
  • Source Changed 0
  • Coverage Changed 25
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • 09f362a7 on github
  • Prev Build on master (#17043571259)
  • Next Build on master (#17156002464)
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