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

aremmell / libsir / 1973 / 1
96%
master: 96%

Build:
Build:
LAST BUILD BRANCH: johnsonjh/20260512/compcert-build
DEFAULT BRANCH: master
Ran 11 May 2026 12:16AM UTC
Files 25
Run time 1s
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 May 2026 12:05AM UTC coverage: 95.5% (+0.001%) from 95.499%
1973.1

Pull #491

gitlab-ci

johnsonjh
Avoid a warning in the example program under new Clang-CL

example/example.c(123,45): warning: format specifies type 'unsigned int' but the argument has type 'int', which differs in signedness [-Wformat-signedness]
  122 |                     " (IPv4: %s) on port %u and listening for connections...",
      |                                          ~~
      |                                          %d
  123 |                     "eth0", "120.22.140.8", 5500);
      |                                             ^~~~
example/example.c(135,37): warning: format specifies type 'unsigned int' but the argument has type 'int', which differs in signedness [-Wformat-signedness]
  134 |     (void)sir_notice("Client at %s:%u (username: %s) failed 5 authentication attempts!",
      |                                    ~~
      |                                    %d
  135 |                      "210.10.54.3", 43113, "bob");
      |                                     ^~~~~
2 warnings generated.

Explicity pass unsigned values

Signed-off-by: Jeffrey H. Johnson <johnsonjh.dev@gmail.com>
Pull Request #491: Update all CI tooling and regenerate all container images, etc.

4848 of 8058 branches covered (60.16%)

3693 of 3867 relevant lines covered (95.5%)

354909.55 hits per line

Source Files on job 1973.1
  • Tree
  • List 25
  • Changed 8
  • Source Changed 4
  • Coverage Changed 7
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 4a2302
  • GitLab Build #Coverage
  • 4a2302e5 on github
  • Prev Job for on 20260509/johnsonjh/ciupdate (#1941.1)
  • Next Job for on 20260509/johnsonjh/ciupdate (#1974.1)
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