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

avahi / avahi / 21780603026
55%

Build:
DEFAULT BRANCH: master
Ran 07 Feb 2026 01:21PM 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

07 Feb 2026 01:09PM UTC coverage: 54.675% (+0.01%) from 54.665%
21780603026

push

github

evverx
retain const qualifier from pointer

Since glibc-2.43:

For ISO C23, the functions bsearch, memchr, strchr, strpbrk, strrchr, strstr, wcschr, wcspbrk, wcsrchr, wcsstr and wmemchr that return pointers into their input arrays now have definitions as macros that return a pointer to a const-qualified type when the in put argument is a pointer to a const-qualified type.

https://lists.gnu.org/archive/html/info-gnu/2026-01/msg00005.html

fixes the follow warnings:
- warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]

Signed-off-by: Rudi Heitbaum <rudi@heitbaum.com>

8237 of 17528 branches covered (46.99%)

Branch coverage included in aggregate %.

1 of 2 new or added lines in 1 file covered. (50.0%)

14347 of 23778 relevant lines covered (60.34%)

158765.62 hits per line

Uncovered Changes

Lines Coverage ∆ File
1
43.39
0.0% avahi-daemon/static-services.c
Jobs
ID Job ID Ran Files Coverage
1 21780603026.1 07 Feb 2026 01:21PM UTC 156
54.67
GitHub Action Run
Source Files on build 21780603026
  • Tree
  • List 156
  • Changed 5
  • Source Changed 1
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #21780603026
  • c923e127 on github
  • Prev Build on master (#21727973897)
  • Next Build on master (#21788424083)
  • 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