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

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

Build:
DEFAULT BRANCH: master
Ran 29 Apr 2020 02:36AM UTC
Files 652
Run time 1min
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

29 Apr 2020 12:32AM UTC coverage: 72.475% (-0.003%) from 72.478%
CFLAGS="--coverage -O2 -g" CXXFLAGS="--coverage -O2 -g" LDFLAGS="--coverage" CONFIGFLAGS="--enable-debug" COVERALLS_PARALLEL=true TEST_SUITES="docomp testinstall"

push

travis-ci

fingolfin
julia: avoid potential inlining issue

In GASMAN, we had to add NOINLINE to `GenStackFuncBags` to avoid
a bug caused by the compiler inlining it, which then breaks our trick to
use setjmp to capture the content of registers. The Julia GC code uses
a similar trick with function TryMarkRange, so let's add NOINLINE to
that as well

While I am not aware of any actual bug related to this yet, I think we
should be proactive here; after all, we didn't hear about the GASMAN bug
for a long time as it only manifests on arm64 for now; few people test
GAP on that, even fewer test GAP with the Julia GC there...

224800 of 310176 relevant lines covered (72.47%)

1070568.85 hits per line

Source Files on job 11866.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 142
  • Source Changed 0
  • Coverage Changed 142
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 3712
  • Travis Job 11866.14
  • 9112e3ed 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 (#11855.16)
  • 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 (#11885.6)
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