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

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

Build:
DEFAULT BRANCH: master
Ran 13 Apr 2020 01:30PM UTC
Files 653
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

13 Apr 2020 12:56PM UTC coverage: 72.266%. 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
Silence `gcc -fsanitize=undefined` warnings

Variable length arrays with length 0 are not permitted by the C standard.
Change DoOperationNArgs to avoid them.

Note however that these VLAs are never accessed if n=0, so no problem in
practice should exist. Except that of course C compilers increasingly abuse
undefined behavior to mean "do whatever you want to look good on benchmarks,
e.g. produce NOPs or format the hard drive". So best to avoid this.

224162 of 310191 relevant lines covered (72.27%)

2556318.23 hits per line

Source Files on job 11710.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 105
  • Source Changed 1
  • Coverage Changed 105
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 3599
  • Travis Job 11710.4
  • b0ecf149 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 (#11697.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 (#11725.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