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

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

Build:
DEFAULT BRANCH: master
Ran 06 May 2020 12:21PM UTC
Files 682
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

06 May 2020 10:40AM UTC coverage: 77.098% (-0.001%) from 77.099%
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: 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`.

243685 of 316071 relevant lines covered (77.1%)

9795414.45 hits per line

Source Files on job 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)
  • Tree
  • List 0
  • Changed 86
  • Source Changed 1
  • Coverage Changed 86
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 3753
  • Travis Job 11912.3
  • 783de524 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 (#11908.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 (#11916.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