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

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

Build:
DEFAULT BRANCH: master
Ran 30 Jul 2020 02:43PM UTC
Files 648
Run time 13min
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: 71.374%. Remained the same
CFLAGS="--coverage -O2 -g" CXXFLAGS="--coverage -O2 -g" LDFLAGS="--coverage" CONFIGFLAGS="--enable-debug" COVERALLS_PARALLEL=true TEST_SUITES=testmanuals

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

208713 of 292422 relevant lines covered (71.37%)

4929224.71 hits per line

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