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

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

Build:
DEFAULT BRANCH: master
Ran 06 Feb 2019 04:41PM UTC
Files 645
Run time 21min
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: 74.348% (+0.001%) from 74.347%
TEST_SUITES="testinstall" JULIA=yes CONFIGFLAGS="--disable-Werror"

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.

230962 of 310652 relevant lines covered (74.35%)

651390.38 hits per line

Source Files on job 9214.9 (TEST_SUITES="testinstall" JULIA=yes CONFIGFLAGS="--disable-Werror")
  • Tree
  • List 0
  • Changed 68
  • Source Changed 1
  • Coverage Changed 68
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1571
  • Travis Job 9214.9
  • 15d0af6f on github
  • Prev Job for TEST_SUITES="testinstall" JULIA=yes CONFIGFLAGS="--disable-Werror" on master (#9212.9)
  • Next Job for TEST_SUITES="testinstall" JULIA=yes CONFIGFLAGS="--disable-Werror" on master (#9215.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