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

gap-system / gap / 11726
4%

Build:
DEFAULT BRANCH: master
Ran 14 Apr 2020 09:47AM UTC
Jobs 8
Files 758
Run time 47min
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

pending completion
11726

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

2 of 2 new or added lines in 2 files covered. (100.0%)

278803 of 330609 relevant lines covered (84.33%)

29528329.99 hits per line

Jobs
ID Job ID Ran Files Coverage
1 11726.1 (CFLAGS="--coverage -O2 -g" CXXFLAGS="--coverage -O2 -g" LDFLAGS="--coverage" CONFIGFLAGS="--enable-debug" COVERALLS_PARALLEL=true TEST_SUITES="docomp teststandard") 14 Apr 2020 09:52AM UTC 0
76.83
Travis Job 11726.1
2 11726.2 (CFLAGS="--coverage -O2 -g" CXXFLAGS="--coverage -O2 -g" LDFLAGS="--coverage" CONFIGFLAGS="--enable-debug" COVERALLS_PARALLEL=true TEST_SUITES="docomp teststandard" ABI=32 CONFIGFLAGS="") 14 Apr 2020 09:47AM UTC 0
76.77
Travis Job 11726.2
3 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) 14 Apr 2020 09:57AM UTC 0
77.05
Travis Job 11726.3
4 11726.4 (CFLAGS="--coverage -O2 -g" CXXFLAGS="--coverage -O2 -g" LDFLAGS="--coverage" CONFIGFLAGS="--enable-debug" COVERALLS_PARALLEL=true TEST_SUITES="testpackages testinstall-loadall" ABI=64) 14 Apr 2020 10:32AM UTC 0
72.27
Travis Job 11726.4
6 11726.6 (CFLAGS="--coverage -O2 -g" CXXFLAGS="--coverage -O2 -g" LDFLAGS="--coverage" CONFIGFLAGS="--enable-debug" COVERALLS_PARALLEL=true TEST_SUITES="docomp testinstall") 14 Apr 2020 10:08AM UTC 0
72.27
Travis Job 11726.6
8 11726.8 (CFLAGS="--coverage -O2 -g" CXXFLAGS="--coverage -O2 -g" LDFLAGS="--coverage" CONFIGFLAGS="--enable-debug" COVERALLS_PARALLEL=true TEST_SUITES=testmanuals) 14 Apr 2020 10:10AM UTC 0
71.39
Travis Job 11726.8
9 11726.9 (CFLAGS="--coverage -O2 -g" CXXFLAGS="--coverage -O2 -g" LDFLAGS="--coverage" CONFIGFLAGS="--enable-debug" COVERALLS_PARALLEL=true TEST_SUITES=testbugfix CONFIGFLAGS="--enable-memory-checking") 14 Apr 2020 10:07AM UTC 0
59.72
Travis Job 11726.9
13 11726.13 (CFLAGS="--coverage -O2 -g" CXXFLAGS="--coverage -O2 -g" LDFLAGS="--coverage" CONFIGFLAGS="--enable-debug" COVERALLS_PARALLEL=true TEST_SUITES="testinstall" JULIA=yes CONFIGFLAGS="--disable-Werror") 14 Apr 2020 10:19AM UTC 0
72.15
Travis Job 11726.13
Source Files on build 11726
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #11726
  • fab1afb8 on github
  • Prev Build on master (#11725)
  • Next Build on master (#11738)
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