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

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

Build:
DEFAULT BRANCH: master
Ran 30 Jul 2020 02:29PM UTC
Files 654
Run time 8min
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.345%. Remained the same
CFLAGS="--coverage -O2 -g" CXXFLAGS="--coverage -O2 -g" LDFLAGS="--coverage" CONFIGFLAGS="--enable-debug" COVERALLS_PARALLEL=true TEST_SUITES="testpackages testinstall-loadall" ABI=64

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

224554 of 310395 relevant lines covered (72.34%)

3501343.41 hits per line

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