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

tarantool / tarantool / 16876801711
88%

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

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

Uncovered Existing Lines

Lines Coverage ∆ File
1
95.72
-0.12% src/box/replication.cc
1
93.55
-0.14% src/box/txn_limbo.c
1
90.38
-1.77% src/lib/core/trigger.cc
1
97.36
0.1% src/lib/msgpuck/msgpuck.h
1
97.41
-0.85% src/lib/vclock/vclock.c
2
91.29
-0.06% src/box/box.cc
2
93.43
0.03% src/box/xrow_update_field.c
2
92.84
-0.2% src/lib/core/fiber.c
2
85.13
-0.27% src/lib/core/say.c
4
22.64
-0.08% src/lib/uri/uri_parser.c
5
92.49
-0.22% src/box/vinyl.c
6
87.88
-0.4% src/box/vy_run.c
7
95.2
-1.46% src/box/vy_read_iterator.c
Jobs
ID Job ID Ran Files Coverage
1 16876801711.1 11 Aug 2025 10:14AM UTC 511
87.59
GitHub Action Run
Source Files on build 16876801711
  • 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 Repo
  • 634d0633 on github
  • Prev Build on master (#16874497844)
  • Next Build on master (#16885022315)
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