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

gap-system / gap / 10925
85%
master: 4%

Build:
Build:
LAST BUILD BRANCH: mh/stable-4.10-GAPARCH
DEFAULT BRANCH: master
Ran 15 Nov 2019 04:12PM UTC
Jobs 8
Files 752
Run time 36min
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
10925

push

travis-ci

fingolfin
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.

285330 of 337854 relevant lines covered (84.45%)

27866403.47 hits per line

Jobs
ID Job ID Ran Files Coverage
1 10925.1 (TEST_SUITES="docomp testtravis") 15 Nov 2019 04:13PM UTC 0
77.22
Travis Job 10925.1
2 10925.2 (TEST_SUITES="docomp testtravis" ABI=32 CONFIGFLAGS="") 15 Nov 2019 04:12PM UTC 0
77.17
Travis Job 10925.2
3 10925.3 (TEST_SUITES="docomp testtravis" ABI=64 HPCGAP=yes) 15 Nov 2019 04:20PM UTC 0
77.17
Travis Job 10925.3
4 10925.4 (TEST_SUITES="testpackages testinstall-loadall" ABI=64 CFLAGS=-O2 CXXFLAGS=-O2 LDFLAGS=) 15 Nov 2019 04:22PM UTC 0
71.67
Travis Job 10925.4
6 10925.6 (TEST_SUITES="docomp testinstall") 15 Nov 2019 04:27PM UTC 0
73.14
Travis Job 10925.6
8 10925.8 (TEST_SUITES=testmanuals) 15 Nov 2019 04:25PM UTC 0
71.83
Travis Job 10925.8
9 10925.9 (TEST_SUITES=testbugfix CONFIGFLAGS="--enable-memory-checking") 15 Nov 2019 04:32PM UTC 0
60.49
Travis Job 10925.9
13 10925.13 (TEST_SUITES="testinstall" JULIA=yes CONFIGFLAGS="--disable-Werror") 15 Nov 2019 04:46PM UTC 0
72.94
Travis Job 10925.13
Source Files on build 10925
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #10925
  • 35ffd5f6 on github
  • Prev Build on stable-4.11 (#10875)
  • Next Build on stable-4.11 (#11008)
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