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

gap-system / gap / 12035 / 6
4%
master: 4%

Build:
DEFAULT BRANCH: master
Ran 28 May 2020 03:16PM UTC
Files 663
Run time 9min
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

28 May 2020 01:34PM UTC coverage: 73.251%. Remained the same
CFLAGS="--coverage -O2 -g" CXXFLAGS="--coverage -O2 -g" LDFLAGS="--coverage" CONFIGFLAGS="--enable-debug" COVERALLS_PARALLEL=true TEST_SUITES="docomp testinstall testspecial test-compile testlibgap testkernel"

push

travis-ci

fingolfin
Various updates for the Julia integration

1. test against Julia 1.4.2 instead of 1.2.0
2. fix compiler constness warnings in weakptr.c
3. use `jl_threadid()` and `jl_get_current_task()` helpers to avoid access to
   `JuliaTLS` members

Point 3 is important because the layout of the `jl_ptls_t` struct  keeps
changing between Julia versions, meaning that one has to recompile GAP when
updating Julia. With this patch, we avoid accessing the `tid` and `current_task`
members.

However, we still access `root_task` and `safe_restore`. More work will be needed
to deal with those.

230268 of 314355 relevant lines covered (73.25%)

4183196.54 hits per line

Source Files on job 12035.6 (CFLAGS="--coverage -O2 -g" CXXFLAGS="--coverage -O2 -g" LDFLAGS="--coverage" CONFIGFLAGS="--enable-debug" COVERALLS_PARALLEL=true TEST_SUITES="docomp testinstall testspecial test-compile testlibgap testkernel")
  • Tree
  • List 0
  • Changed 75
  • Source Changed 1
  • Coverage Changed 75
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 3856
  • Travis Job 12035.6
  • 872a8e28 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 testspecial test-compile testlibgap testkernel" on master (#12025.6)
  • Next Job for CFLAGS="--coverage -O2 -g" CXXFLAGS="--coverage -O2 -g" LDFLAGS="--coverage" CONFIGFLAGS="--enable-debug" COVERALLS_PARALLEL=true TEST_SUITES="docomp testinstall testspecial test-compile testlibgap testkernel" on master (#12037.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