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

gap-system / gap / 9214 / 8
4%
master: 4%

Build:
DEFAULT BRANCH: master
Ran 06 Feb 2019 04:54PM UTC
Files 632
Run time 28min
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

06 Feb 2019 02:50PM UTC coverage: 60.498%. Remained the same
TEST_SUITES=testbugfix

push

travis-ci

fingolfin
kernel: avoid access NLOC_FUNC in PrintFunction if possible

Reorder some of the code to ensure printing a  kernel function does not
needlessly access NLOC_FUNC. This avoids a potential problem with custom
functions that abuse NLOC_FUNC to store alternate data, such as the
"SmallInt Bitfield operations" in intfuncs.c.

Also, don't retain a pointer into a GAP object across calls that might
trigger a GC, such as `Pr`. But note that this code is only used in
HPC-GAP, and there we don't use a moving GC, so in practice this code
was fine anyway.

172904 of 285803 relevant lines covered (60.5%)

4914509.48 hits per line

Source Files on job 9214.8 (TEST_SUITES=testbugfix)
  • Tree
  • List 0
  • Changed 72
  • Source Changed 1
  • Coverage Changed 72
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1571
  • Travis Job 9214.8
  • 15d0af6f on github
  • Prev Job for TEST_SUITES=testbugfix on master (#9212.8)
  • Next Job for TEST_SUITES=testbugfix on master (#9215.8)
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