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

tarantool / tarantool / 16876801711 / 1
88%
master: 88%

Build:
DEFAULT BRANCH: master
Ran 11 Aug 2025 10:14AM UTC
Files 511
Run time 34s
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

11 Aug 2025 09:59AM UTC coverage: 87.59% (-0.004%) from 87.594%
16876801711.1

push

github

locker
test/fuzz: build fix

The commit dc3fbcc64071 ("test/fuzz: add dummy mp_check_on_error in
xrow fuzzer") broke fuzzing build. Let's add missing header include.

```
/src/tarantool/test/fuzz/xrow_header_decode_fuzzer.c:12:2: warning: call to undeclared function 'BuildClientError'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
   12 |         diag_set(ClientError, ER_INVALID_MSGPACK, "dummy");
      |         ^
/src/tarantool/src/lib/core/diag.h:477:2: note: expanded from macro 'diag_set'
  477 |         diag_set_detailed(__FILE__, __LINE__, __VA_ARGS__)
      |         ^
/src/tarantool/src/lib/core/diag.h:469:6: note: expanded from macro 'diag_set_detailed'
  469 |         e = Build##class(file, line, ##__VA_ARGS__);                    \
      |             ^
<scratch space>:194:1: note: expanded from here
  194 | BuildClientError
      | ^
/src/tarantool/test/fuzz/xrow_header_decode_fuzzer.c:12:24: error: use of undeclared identifier 'ER_INVALID_MSGPACK'
   12 |         diag_set(ClientError, ER_INVALID_MSGPACK, "dummy");
      |
```

Follow up ##11178

NO_TEST=build fix
NO_CHANGELOG=build fix
NO_DOC=build fix

70798 of 124671 branches covered (56.79%)

104056 of 118799 relevant lines covered (87.59%)

1367600.79 hits per line

Source Files on job 16876801711.1
  • Tree
  • List 511
  • Changed 27
  • Source Changed 0
  • Coverage Changed 27
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 16876801711
  • 634d0633 on github
  • Prev Job for on master (#16874497844.1)
  • Next Job for on master (#16885022315.1)
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