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

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

Build:
DEFAULT BRANCH: master
Ran 31 Dec 2019 12:09AM UTC
Files 638
Run time 39s
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: 60.606%. Remained the same
TEST_SUITES=testbugfix CONFIGFLAGS="--enable-memory-checking"

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

174759 of 288354 relevant lines covered (60.61%)

2768634.55 hits per line

Source Files on job 11208.9 (TEST_SUITES=testbugfix CONFIGFLAGS="--enable-memory-checking")
  • Tree
  • List 0
  • Changed 76
  • Source Changed 4
  • Coverage Changed 75
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 3164
  • Travis Job 11208.9
  • 8eeb9071 on github
  • Prev Job for TEST_SUITES=testbugfix CONFIGFLAGS="--enable-memory-checking" on master (#11197.9)
  • Next Job for TEST_SUITES=testbugfix CONFIGFLAGS="--enable-memory-checking" on master (#11210.9)
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