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

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

Build:
DEFAULT BRANCH: master
Ran 29 Apr 2020 02:20AM UTC
Files 647
Run time 54s
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: 71.392%. 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
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...

208613 of 292209 relevant lines covered (71.39%)

4852106.93 hits per line

Source Files on job 11866.8 (CFLAGS="--coverage -O2 -g" CXXFLAGS="--coverage -O2 -g" LDFLAGS="--coverage" CONFIGFLAGS="--enable-debug" COVERALLS_PARALLEL=true TEST_SUITES=testmanuals)
  • Tree
  • List 0
  • Changed 69
  • Source Changed 0
  • Coverage Changed 69
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 3712
  • Travis Job 11866.8
  • 9112e3ed 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 (#11855.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 (#11885.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