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

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

Build:
DEFAULT BRANCH: master
Ran 15 Nov 2019 03:38PM UTC
Files 634
Run time 1min
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

15 Nov 2019 02:14PM UTC coverage: 60.543%. Remained the same
TEST_SUITES=testbugfix CONFIGFLAGS="--enable-memory-checking"

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.

174474 of 288181 relevant lines covered (60.54%)

2759835.26 hits per line

Source Files on job 10924.9 (TEST_SUITES=testbugfix CONFIGFLAGS="--enable-memory-checking")
  • Tree
  • List 0
  • Changed 72
  • Source Changed 1
  • Coverage Changed 72
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 2928
  • Travis Job 10924.9
  • b5b9381c on github
  • Prev Job for TEST_SUITES=testbugfix CONFIGFLAGS="--enable-memory-checking" on master (#10915.9)
  • Next Job for TEST_SUITES=testbugfix CONFIGFLAGS="--enable-memory-checking" on master (#10933.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