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

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

Build:
DEFAULT BRANCH: master
Ran 13 Apr 2020 08:30PM UTC
Files 654
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: 76.826% (-0.002%) from 76.828%
CFLAGS="--coverage -O2 -g" CXXFLAGS="--coverage -O2 -g" LDFLAGS="--coverage" CONFIGFLAGS="--enable-debug" COVERALLS_PARALLEL=true TEST_SUITES="docomp teststandard"

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.

238819 of 310855 relevant lines covered (76.83%)

10156569.73 hits per line

Source Files on job 11710.1 (CFLAGS="--coverage -O2 -g" CXXFLAGS="--coverage -O2 -g" LDFLAGS="--coverage" CONFIGFLAGS="--enable-debug" COVERALLS_PARALLEL=true TEST_SUITES="docomp teststandard")
  • Tree
  • List 0
  • Changed 108
  • Source Changed 1
  • Coverage Changed 108
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 3599
  • Travis Job 11710.1
  • b0ecf149 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" on master (#11697.1)
  • Next Job for CFLAGS="--coverage -O2 -g" CXXFLAGS="--coverage -O2 -g" LDFLAGS="--coverage" CONFIGFLAGS="--enable-debug" COVERALLS_PARALLEL=true TEST_SUITES="docomp teststandard" on master (#11725.1)
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