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

p11-glue / p11-kit / 11300792935
69%

Build:
DEFAULT BRANCH: master
Ran 11 Oct 2024 11:55PM UTC
Jobs 1
Files 177
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 Oct 2024 11:53PM UTC coverage: 69.54%. Remained the same
11300792935

push

github

ueno
rpc: include <limits.h> for definition of ULONG_MAX

Fixes build failure on Solaris 11.4 with gcc 14.2:
../p11-kit/rpc-server.c: In function ‘proto_read_attribute_buffer_array’:
../p11-kit/rpc-server.c:289:46: error: ‘ULONG_MAX’ undeclared (first use in this function)
  289 |                         if ((n_array != 0 && ULONG_MAX / n_array < sizeof (CK_ATTRIBUTE)) ||
      |                                              ^~~~~~~~~
../p11-kit/rpc-server.c:64:1: note: ‘ULONG_MAX’ is defined in header ‘<limits.h>’; this is probably fixable by adding ‘#include <limits.h>’

Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>

13908 of 26704 branches covered (52.08%)

Branch coverage included in aggregate %.

29395 of 35567 relevant lines covered (82.65%)

2388.79 hits per line

Jobs
ID Job ID Ran Files Coverage
1 11300792935.1 11 Oct 2024 11:55PM UTC 177
69.54
GitHub Action Run
Source Files on build 11300792935
  • Tree
  • List 177
  • Changed 15
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • e3460dbd on github
  • Prev Build on master (#11180803826)
  • Next Build on master (#11313904434)
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