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

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

Build:
DEFAULT BRANCH: master
Ran 06 Feb 2019 04:32PM UTC
Files 646
Run time 14min
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: 77.284% (+0.001%) from 77.283%
TEST_SUITES="docomp testtravis"

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.

241384 of 312335 relevant lines covered (77.28%)

7819710.23 hits per line

Source Files on job 9214.1 (TEST_SUITES="docomp testtravis")
  • Tree
  • List 0
  • Changed 74
  • Source Changed 1
  • Coverage Changed 74
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1571
  • Travis Job 9214.1
  • 15d0af6f on github
  • Prev Job for TEST_SUITES="docomp testtravis" on master (#9212.1)
  • Next Job for TEST_SUITES="docomp testtravis" on master (#9215.1)
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