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

gap-system / gap / 11208 / 4
4%
master: 4%

Build:
DEFAULT BRANCH: master
Ran 30 Dec 2019 11:58PM UTC
Files 652
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

30 Dec 2019 10:46PM UTC coverage: 73.191%. Remained the same
TEST_SUITES="testpackages testinstall-loadall" ABI=64

push

travis-ci

fingolfin
kernel: tweak sysstr.h, IsIdent()

- move #include <ctype.h> from system.h to sysstr.h
- add #include <string.h> to sysstr.h (for strlcpy, strlcat on BSD and macOS)
- IsIdent now also accept digits, by using isalnum() instead of IsAlpha; this
  is sightly more efficient. In a few places were we are using IsIdent, we
  strictly speaking don't want to accept digits; but there, digits never can
  be the input anyway, so all is good
- add a file description comment to the top of sysstr.c and sysstr.h

231200 of 315884 relevant lines covered (73.19%)

2529659.17 hits per line

Source Files on job 11208.4 (TEST_SUITES="testpackages testinstall-loadall" ABI=64)
  • Tree
  • List 0
  • Changed 71
  • Source Changed 4
  • Coverage Changed 70
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 3164
  • Travis Job 11208.4
  • 8eeb9071 on github
  • Prev Job for TEST_SUITES="testpackages testinstall-loadall" ABI=64 on master (#11197.4)
  • Next Job for TEST_SUITES="testpackages testinstall-loadall" ABI=64 on master (#11210.4)
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