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

gap-system / gap / 11259 / 13
4%
master: 4%

Build:
DEFAULT BRANCH: master
Ran 05 Jan 2020 01:12PM UTC
Files 653
Run time 521min
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

05 Jan 2020 12:00PM UTC coverage: 73.036%. First build
TEST_SUITES="testinstall" JULIA=yes CONFIGFLAGS="--disable-Werror"

push

travis-ci

ChrisJefferson
Make the assertion level thread local

... by moving CurrentAssertionLevel to the kernel, into the GAPState.

While at it, also validate the level argument given to Assert(), and error out
if it is not a non-negative small integer.

While no code should have ever directly accessed CurrentAssertionLevel, there
is a minimal chance that some legacy code somewhere does this. To make sure it
suddenly runs with an incorrect assertion level without anybody noticing, we
keep defining CurrentAssertionLevel, but as a constant bound to `false`. This
way, any code trying to modify it, or to compare it against an integer, will
run into an error.

229531 of 314270 relevant lines covered (73.04%)

738634.58 hits per line

Source Files on job 11259.13 (TEST_SUITES="testinstall" JULIA=yes CONFIGFLAGS="--disable-Werror")
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 3209
  • Travis Job 11259.13
  • 056e7d59 on github
  • Prev Job for TEST_SUITES="testinstall" JULIA=yes CONFIGFLAGS="--disable-Werror" on master (#11258.13)
  • Next Job for TEST_SUITES="testinstall" JULIA=yes CONFIGFLAGS="--disable-Werror" on master (#11260.13)
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