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

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

Build:
DEFAULT BRANCH: master
Ran 30 Jul 2020 03:17PM UTC
Files 653
Run time 15min
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: 72.553% (-0.002%) from 72.555%
CFLAGS="--coverage -O2 -g" CXXFLAGS="--coverage -O2 -g" LDFLAGS="--coverage" CONFIGFLAGS="--enable-debug" COVERALLS_PARALLEL=true TEST_SUITES="docomp testinstall"

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

225176 of 310359 relevant lines covered (72.55%)

2133378.07 hits per line

Source Files on job 12162.14 (CFLAGS="--coverage -O2 -g" CXXFLAGS="--coverage -O2 -g" LDFLAGS="--coverage" CONFIGFLAGS="--enable-debug" COVERALLS_PARALLEL=true TEST_SUITES="docomp testinstall")
  • Tree
  • List 0
  • Changed 71
  • Source Changed 4
  • Coverage Changed 68
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 3976
  • Travis Job 12162.14
  • c7696ae2 on github
  • Prev Job for CFLAGS="--coverage -O2 -g" CXXFLAGS="--coverage -O2 -g" LDFLAGS="--coverage" CONFIGFLAGS="--enable-debug" COVERALLS_PARALLEL=true TEST_SUITES="docomp testinstall" on master (#12160.15)
  • Next Job for CFLAGS="--coverage -O2 -g" CXXFLAGS="--coverage -O2 -g" LDFLAGS="--coverage" CONFIGFLAGS="--enable-debug" COVERALLS_PARALLEL=true TEST_SUITES="docomp testinstall" on master (#12170.15)
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