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

avahi / avahi / 21684144324
55%

Build:
DEFAULT BRANCH: master
Ran 04 Feb 2026 07:03PM UTC
Jobs 1
Files 156
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

04 Feb 2026 06:50PM UTC coverage: 54.651%. Remained the same
21684144324

push

github

evverx
ci: run all the unit test suites under Valgrind

by exporting LOG_COMPILER and passing it to all the test suites
including the nss-mdns test suite.

In "fork" mode the libcheck library produces a lot of file descriptor
leak reports like
```
==78260== FILE DESCRIPTORS: 4 open (3 inherited) at exit.
==78260== Open file descriptor 3: /tmp/check_QEUdnu
==78260==    at 0x4A84B9C: open (open64.c:41)
==78260==    by 0x49DF4D7: try_tempname_len (tempname.c:264)
==78260==    by 0x49DF4D7: gen_tempname_len (tempname.c:187)
==78260==    by 0x49DF4D7: __gen_tempname (tempname.c:282)
==78260==    by 0x400F6FB: open_tmp_file (in /root/avahi/nss-mdns/check_util)
==78260==    by 0x400F8C3: receive_test_result (in /root/avahi/nss-mdns/check_util)
==78260==    by 0x40111E1: srunner_run_tagged (in /root/avahi/nss-mdns/check_util)
==78260==    by 0x400D61F: main (check_util.c:1061)
==78260==
...
==78260== ERROR SUMMARY: 1 errors from 1 contexts (suppressed: 0 from 0)
```
so this mode is just turned off with CK_FORK=no. The part where the test
log is shown is replaced with VERBOSE=1 because it does the same thing
and is more consistent overall.

It's a follow-up to b10d81d7b.

8230 of 17528 branches covered (46.95%)

Branch coverage included in aggregate %.

14344 of 23778 relevant lines covered (60.32%)

156271.3 hits per line

Coverage Regressions

Lines Coverage ∆ File
1
79.81
-0.32% avahi-common/domain.c
Jobs
ID Job ID Ran Files Coverage
1 21684144324.1 04 Feb 2026 07:03PM UTC 156
54.65
GitHub Action Run
Source Files on build 21684144324
  • Tree
  • List 156
  • Changed 4
  • Source Changed 0
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #21684144324
  • f489eca8 on github
  • Prev Build on master (#21675198458)
  • Next Build on master (#21727973897)
  • Delete
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