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

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

Build:
DEFAULT BRANCH: master
Ran 30 Dec 2019 11:59PM UTC
Files 679
Run time 54s
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.356%. Remained the same
TEST_SUITES="docomp teststandard" ABI=64 HPCGAP=yes

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

248932 of 321801 relevant lines covered (77.36%)

10125111.05 hits per line

Source Files on job 11208.3 (TEST_SUITES="docomp teststandard" ABI=64 HPCGAP=yes)
  • Tree
  • List 0
  • Changed 92
  • Source Changed 4
  • Coverage Changed 91
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 3164
  • Travis Job 11208.3
  • 8eeb9071 on github
  • Prev Job for TEST_SUITES="docomp teststandard" ABI=64 HPCGAP=yes on master (#11197.3)
  • Next Job for TEST_SUITES="docomp teststandard" ABI=64 HPCGAP=yes on master (#11210.3)
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