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

aremmell / libsir / 1973
96%
master: 96%

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

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%)

3 of 3 new or added lines in 2 files covered. (100.0%)

17 existing lines in 2 files now uncovered.

3693 of 3867 relevant lines covered (95.5%)

354909.55 hits per line

Coverage Regressions

Lines Coverage ∆ File
12
87.8
0.0% src/sirplugins.c
5
93.6
0.0% src/sirinternal.c
Jobs
ID Job ID Ran Files Coverage
1 1973.1 11 May 2026 12:16AM UTC 25
95.5
Source Files on build 1973
  • 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 Repo
  • GitLab CI Build #1973
  • Pull Request #491
  • PR Base - master (#1941)
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