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

tarantool / luajit / 12145973034
93%
tarantool/master: 93%

Build:
Build:
LAST BUILD BRANCH: skaplun/lj-1381-fix-errmsg-in-err-handler
DEFAULT BRANCH: tarantool/master
Ran 03 Dec 2024 06:34PM 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

03 Dec 2024 06:30PM UTC coverage: 92.958% (+0.04%) from 92.921%
12145973034

push

github

mandesero
ci: add Valgrind testing workflow

This patch adds CI testing with Valgrind in three scenarios:
  - Full 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 a non-zero
values to make such errors easier to spot.

Closes tarantool/tarantool#3705

5695 of 6033 branches covered (94.4%)

Branch coverage included in aggregate %.

21711 of 23449 relevant lines covered (92.59%)

2972530.78 hits per line

Jobs
ID Job ID Ran Files Coverage
1 12145973034.1 03 Dec 2024 06:34PM UTC 0
92.96
GitHub Action Run
Source Files on build 12145973034
Detailed source file information is not available for this build.
  • Back to Repo
  • Github Actions Build #12145973034
  • 6b1c6ff8 on github
  • Prev Build on mandesero/lj-3705-turn-off-strcmp-opt-in-debug (#12086657806)
  • Next Build on mandesero/lj-3705-turn-off-strcmp-opt-in-debug (#12273004518)
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