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

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

Build:
DEFAULT BRANCH: master
Ran 05 Jan 2020 01:07PM UTC
Files 645
Run time 525min
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: 71.881% (+0.001%) from 71.88%
TEST_SUITES=testmanuals

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.

214231 of 298036 relevant lines covered (71.88%)

4702528.25 hits per line

Source Files on job 11259.8 (TEST_SUITES=testmanuals)
  • Tree
  • List 0
  • Changed 615
  • Source Changed 615
  • Coverage Changed 615
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 3209
  • Travis Job 11259.8
  • 056e7d59 on github
  • Prev Job for TEST_SUITES=testmanuals on master (#11258.8)
  • Next Job for TEST_SUITES=testmanuals on master (#11260.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