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

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

Build:
DEFAULT BRANCH: master
Ran 30 Dec 2019 11:59PM UTC
Files 652
Run time 43s
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: 77.266%. Remained the same
TEST_SUITES="docomp teststandard"

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

244054 of 315864 relevant lines covered (77.27%)

10497243.45 hits per line

Source Files on job 11208.1 (TEST_SUITES="docomp teststandard")
  • Tree
  • List 0
  • Changed 75
  • Source Changed 4
  • Coverage Changed 74
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 3164
  • Travis Job 11208.1
  • 8eeb9071 on github
  • Prev Job for TEST_SUITES="docomp teststandard" on master (#11197.1)
  • Next Job for TEST_SUITES="docomp teststandard" on master (#11210.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