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

gap-system / gap / 11912
4%

Build:
DEFAULT BRANCH: master
Ran 06 May 2020 12:16PM UTC
Jobs 11
Files 760
Run time 37min
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
11912

push

travis-ci

fingolfin
kernel: change ViewObjHandler to use GAP_TRY

This means that now if the `ViewObj` method we call raises an error that
we catch, we won't increment `STATE(NrError)` anymore. But this makes no
difference as there are just two places that call `ViewObjHandler`:

1. `READ_TEST_OR_LOOP`: calls `ClearError` at the start of each loop
   iteration and before exiting, so the change does not matter.

2. `Shell`: calls `ClearError` at the start of each loop iteration;
   and in the code path which calls `ViewObjHandler`, we do not leave
   the loop and are guaranteed to start a new loop iteration, which
   then clears `NrError`.

1 of 2 new or added lines in 1 file covered. (50.0%)

278930 of 330592 relevant lines covered (84.37%)

31692456.19 hits per line

Jobs
ID Job ID Ran Files Coverage
1 11912.1 (CFLAGS="--coverage -O2 -g" CXXFLAGS="--coverage -O2 -g" LDFLAGS="--coverage" CONFIGFLAGS="--enable-debug" COVERALLS_PARALLEL=true TEST_SUITES="docomp teststandard") 06 May 2020 12:19PM UTC 0
76.87
Travis Job 11912.1
2 11912.2 (CFLAGS="--coverage -O2 -g" CXXFLAGS="--coverage -O2 -g" LDFLAGS="--coverage" CONFIGFLAGS="--enable-debug" COVERALLS_PARALLEL=true TEST_SUITES="docomp teststandard" ABI=32 CONFIGFLAGS="") 06 May 2020 12:16PM UTC 0
76.81
Travis Job 11912.2
3 11912.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) 06 May 2020 12:21PM UTC 0
77.1
Travis Job 11912.3
4 11912.4 (CFLAGS="--coverage -O2 -g" CXXFLAGS="--coverage -O2 -g" LDFLAGS="--coverage" CONFIGFLAGS="--enable-debug" COVERALLS_PARALLEL=true TEST_SUITES="testpackages testinstall-loadall" ABI=64) 06 May 2020 12:28PM UTC 0
72.28
Travis Job 11912.4
6 11912.6 (CFLAGS="--coverage -O2 -g" CXXFLAGS="--coverage -O2 -g" LDFLAGS="--coverage" CONFIGFLAGS="--enable-debug" COVERALLS_PARALLEL=true TEST_SUITES="docomp testinstall") 06 May 2020 12:31PM UTC 0
72.31
Travis Job 11912.6
8 11912.8 (CFLAGS="--coverage -O2 -g" CXXFLAGS="--coverage -O2 -g" LDFLAGS="--coverage" CONFIGFLAGS="--enable-debug" COVERALLS_PARALLEL=true TEST_SUITES=testmanuals) 06 May 2020 12:33PM UTC 0
71.39
Travis Job 11912.8
9 11912.9 (CFLAGS="--coverage -O2 -g" CXXFLAGS="--coverage -O2 -g" LDFLAGS="--coverage" CONFIGFLAGS="--enable-debug" COVERALLS_PARALLEL=true TEST_SUITES=testbugfix CONFIGFLAGS="--enable-memory-checking") 06 May 2020 12:37PM UTC 0
59.76
Travis Job 11912.9
13 11912.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") 06 May 2020 12:40PM UTC 0
72.18
Travis Job 11912.13
14 11912.14 (CFLAGS="--coverage -O2 -g" CXXFLAGS="--coverage -O2 -g" LDFLAGS="--coverage" CONFIGFLAGS="--enable-debug" COVERALLS_PARALLEL=true TEST_SUITES="docomp testinstall") 06 May 2020 12:51PM UTC 0
72.48
Travis Job 11912.14
15 11912.15 (CFLAGS="--coverage -O2 -g" CXXFLAGS="--coverage -O2 -g" LDFLAGS="--coverage" CONFIGFLAGS="--enable-debug" COVERALLS_PARALLEL=true TEST_SUITES="docomp testinstall") 06 May 2020 12:49PM UTC 0
72.48
Travis Job 11912.15
16 11912.16 (CFLAGS="--coverage -O2 -g" CXXFLAGS="--coverage -O2 -g" LDFLAGS="--coverage" CONFIGFLAGS="--enable-debug" COVERALLS_PARALLEL=true TEST_SUITES="docomp testinstall") 06 May 2020 12:45PM UTC 0
72.48
Travis Job 11912.16
Source Files on build 11912
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #11912
  • 783de524 on github
  • Prev Build on master (#11908)
  • Next Build on master (#11916)
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