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

gap-system / gap / 10924
4%

Build:
DEFAULT BRANCH: master
Ran 15 Nov 2019 03:16PM UTC
Jobs 8
Files 751
Run time 42min
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

pending completion
10924

push

travis-ci

ChrisJefferson
kernel: add new header gap_all.h

So far, most package kernel extensions `#include "compiled.h"` in order
to conveniently get access to (almost) all source headers of GAP at once
(which is nice for us because it means we are free to rename headers or
move stuff around between them without breaking kernel extensions).

But the result is rather counterintuitive: if one is not familiar with
this, seeing `#include "compiled.h"` in code is not at all clear. Also,
the original of `compiled.h` was to be included by C code generated by
`gac`, and it contains stuff we'd rather not encourage others to use.

Thus, add a new header `gap_all.h` containing all `#include` statements
formerly found in `compiled.h` -- this resolves all concerns.

285155 of 337411 relevant lines covered (84.51%)

29878236.03 hits per line

Jobs
ID Job ID Ran Files Coverage
1 10924.1 (TEST_SUITES="docomp testtravis") 15 Nov 2019 03:18PM UTC 0
77.23
Travis Job 10924.1
2 10924.2 (TEST_SUITES="docomp testtravis" ABI=32 CONFIGFLAGS="") 15 Nov 2019 03:16PM UTC 0
77.18
Travis Job 10924.2
3 10924.3 (TEST_SUITES="docomp testtravis" ABI=64 HPCGAP=yes) 15 Nov 2019 03:18PM UTC 0
77.18
Travis Job 10924.3
4 10924.4 (TEST_SUITES="testpackages testinstall-loadall" ABI=64) 15 Nov 2019 03:25PM UTC 0
73.13
Travis Job 10924.4
6 10924.6 (TEST_SUITES="docomp testinstall") 15 Nov 2019 03:31PM UTC 0
73.15
Travis Job 10924.6
8 10924.8 (TEST_SUITES=testmanuals) 15 Nov 2019 03:40PM UTC 0
71.88
Travis Job 10924.8
9 10924.9 (TEST_SUITES=testbugfix CONFIGFLAGS="--enable-memory-checking") 15 Nov 2019 03:38PM UTC 0
60.54
Travis Job 10924.9
13 10924.13 (TEST_SUITES="testinstall" JULIA=yes CONFIGFLAGS="--disable-Werror") 15 Nov 2019 03:50PM UTC 0
72.95
Travis Job 10924.13
Source Files on build 10924
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #10924
  • b5b9381c on github
  • Prev Build on master (#10915)
  • Next Build on master (#10933)
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