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

tarantool / tarantool / 20380867086
88%

Build:
DEFAULT BRANCH: master
Ran 19 Dec 2025 08:04PM UTC
Jobs 1
Files 520
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

19 Dec 2025 07:49PM UTC coverage: 87.656% (+0.01%) from 87.644%
20380867086

push

github

Buristan
test/fuzz: prevent abort on specific errors

When running the fuzzer with the `LUA_FUZZER_VERBOSE` environment
variable set, any non-standard error (like `error({})`) may lead to the
crash, since the C++ std::string forbids the use of nullptr for the
construction of a string:
| construction from null is not valid

Hence, this patch checks the error and uses the custom string
specifically for this type of error.

NO_CHANGELOG=fuzzing
NO_DOC=fuzzing

70296 of 118264 branches covered (59.44%)

105618 of 120492 relevant lines covered (87.66%)

1380293.24 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
90.5
-0.07% src/box/applier.cc
1
92.57
0.0% src/box/vinyl.c
1
85.96
0.11% src/box/xlog.c
1
85.15
-0.99% src/lib/small/small/slab_arena.c
1
91.68
0.0% src/lib/swim/swim.c
1
75.06
-0.25% src/main.cc
2
86.22
-0.31% src/lib/core/say.c
4
97.26
-0.1% src/lib/msgpuck/msgpuck.h
4
93.31
-1.27% src/lib/swim/swim_io.c
9
88.14
-7.63% src/box/vy_regulator.c
Jobs
ID Job ID Ran Files Coverage
1 20380867086.1 19 Dec 2025 08:04PM UTC 520
87.66
GitHub Action Run
Source Files on build 20380867086
  • Tree
  • List 520
  • Changed 22
  • Source Changed 0
  • Coverage Changed 22
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • dc969d16 on github
  • Prev Build on master (#20351793401)
  • Next Build on master (#20428790757)
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

© 2025 Coveralls, Inc