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

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

Build:
DEFAULT BRANCH: master
Ran 05 Jan 2020 12:51PM UTC
Files 651
Run time 541min
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: 77.3%. Remained the same
TEST_SUITES="docomp teststandard"

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.

244299 of 316042 relevant lines covered (77.3%)

10619447.74 hits per line

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