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

tarantool / luajit / 12273004518
93%
tarantool/master: 93%

Build:
Build:
LAST BUILD BRANCH: skaplun/lj-1413-missing-conv-fori
DEFAULT BRANCH: tarantool/master
Ran 11 Dec 2024 09:07AM UTC
Jobs 1
Files 89
Run time 1min
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 Dec 2024 09:02AM UTC coverage: 92.925% (-0.03%) from 92.958%
12273004518

push

github

Buristan
ci: add Valgrind testing workflow

This patch adds CI testing with Valgrind in three scenarios:
  - Full leak checks enabled.
  - No leak checks, with memory fill set to `--malloc-fill=0x00`
    and `--free-fill=0x00`.
  - No leak checks, with memory fill set to `--malloc-fill=0xff`
    and `--free-fill=0xff`.

The use of `0x00` and `0xff` for memory fill helps to detect dirty
reads. `0x00` mimics zero-initialized memory, which can mask some
uninitialized memory usage. `0xff` fills memory with non-zero values to
make such errors easier to spot.

Closes tarantool/tarantool#3705

5694 of 6035 branches covered (94.35%)

Branch coverage included in aggregate %.

21692 of 23436 relevant lines covered (92.56%)

2974157.12 hits per line

Jobs
ID Job ID Ran Files Coverage
1 12273004518.1 11 Dec 2024 09:07AM UTC 0
92.93
GitHub Action Run
Source Files on build 12273004518
Detailed source file information is not available for this build.
  • Back to Repo
  • Github Actions Build #12273004518
  • b8a4d956 on github
  • Prev Build on mandesero/lj-3705-turn-off-strcmp-opt-in-debug (#12145973034)
  • Next Build on mandesero/lj-3705-turn-off-strcmp-opt-in-debug (#12354248947)
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