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

gap-system / gap / 11726 / 3
4%
master: 4%

Build:
DEFAULT BRANCH: master
Ran 14 Apr 2020 09:57AM UTC
Files 681
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

14 Apr 2020 09:01AM UTC coverage: 77.055%. Remained the same
CFLAGS="--coverage -O2 -g" CXXFLAGS="--coverage -O2 -g" LDFLAGS="--coverage" CONFIGFLAGS="--enable-debug" COVERALLS_PARALLEL=true TEST_SUITES="docomp teststandard" ABI=64 HPCGAP=yes

push

travis-ci

fingolfin
kernel: fix two warnings reported by clang 10

For the record, the one in gasman.c was:

src/gasman.c:1900:55: error: expression does not compute the number
      of elements in this array; element type is 'int', not 'Bag'
      (aka 'unsigned long **') [-Werror,-Wsizeof-array-div]
          p < (Bag*)((void*)RegsBags)+sizeof(RegsBags)/sizeof(Bag);
                                             ~~~~~~~~ ^

But that code simply wants to skip to the end of RegsBag, which we can do in a
much simper fashion

243552 of 316076 relevant lines covered (77.05%)

9798783.54 hits per line

Source Files on job 11726.3 (CFLAGS="--coverage -O2 -g" CXXFLAGS="--coverage -O2 -g" LDFLAGS="--coverage" CONFIGFLAGS="--enable-debug" COVERALLS_PARALLEL=true TEST_SUITES="docomp teststandard" ABI=64 HPCGAP=yes)
  • Tree
  • List 0
  • Changed 86
  • Source Changed 1
  • Coverage Changed 86
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 3608
  • Travis Job 11726.3
  • fab1afb8 on github
  • Prev Job for CFLAGS="--coverage -O2 -g" CXXFLAGS="--coverage -O2 -g" LDFLAGS="--coverage" CONFIGFLAGS="--enable-debug" COVERALLS_PARALLEL=true TEST_SUITES="docomp teststandard" ABI=64 HPCGAP=yes on master (#11725.3)
  • Next Job for CFLAGS="--coverage -O2 -g" CXXFLAGS="--coverage -O2 -g" LDFLAGS="--coverage" CONFIGFLAGS="--enable-debug" COVERALLS_PARALLEL=true TEST_SUITES="docomp teststandard" ABI=64 HPCGAP=yes on master (#11738.3)
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