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

gap-system / gap / 12162 / 12
4%
master: 4%

Build:
DEFAULT BRANCH: master
Ran 30 Jul 2020 02:49PM UTC
Files 124
Run time 9min
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

30 Jul 2020 02:04PM UTC coverage: 49.217%. Remained the same
CFLAGS="--coverage -O2 -g" CXXFLAGS="--coverage -O2 -g" LDFLAGS="--coverage" CONFIGFLAGS="--enable-debug" COVERALLS_PARALLEL=true TEST_SUITES="testspecial test-compile testlibgap testkernel"

push

travis-ci

fingolfin
Switch from setjmp/longjmp to _setjmp/_longjmp

This fixes a performance regression on macOS compared to GAP 4.11.

Before this patch:

    $ time ./gap -A -b -c 'QUIT;'

    real    0m2.111s
    user    0m1.658s
    sys     0m0.446s

After this patch:

    $ time ./gap -A -b -c 'QUIT;'

    real    0m0.846s
    user    0m0.762s
    sys     0m0.082s

23253 of 47246 relevant lines covered (49.22%)

9350633.16 hits per line

Source Files on job 12162.12 (CFLAGS="--coverage -O2 -g" CXXFLAGS="--coverage -O2 -g" LDFLAGS="--coverage" CONFIGFLAGS="--enable-debug" COVERALLS_PARALLEL=true TEST_SUITES="testspecial test-compile testlibgap testkernel")
  • Tree
  • List 0
  • Changed 62
  • Source Changed 5
  • Coverage Changed 58
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 3976
  • Travis Job 12162.12
  • c7696ae2 on github
  • Prev Job for CFLAGS="--coverage -O2 -g" CXXFLAGS="--coverage -O2 -g" LDFLAGS="--coverage" CONFIGFLAGS="--enable-debug" COVERALLS_PARALLEL=true TEST_SUITES="testspecial test-compile testlibgap testkernel" on master (#12160.12)
  • Next Job for CFLAGS="--coverage -O2 -g" CXXFLAGS="--coverage -O2 -g" LDFLAGS="--coverage" CONFIGFLAGS="--enable-debug" COVERALLS_PARALLEL=true TEST_SUITES="testspecial test-compile testlibgap testkernel" on master (#12170.12)
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