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

gap-system / gap / 12215 / 12
4%
master: 4%

Build:
DEFAULT BRANCH: master
Ran 21 Aug 2020 11:45AM UTC
Files 124
Run time 7s
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

21 Aug 2020 11:01AM UTC coverage: 49.201%. Remained the same
CFLAGS="--coverage -O2 -g" CXXFLAGS="--coverage -O2 -g" LDFLAGS="--coverage" CONFIGFLAGS="--enable-debug" COVERALLS_PARALLEL=true TEST_SUITES="testspecial test-compile testlibgap testkernel"

push

travis-ci

ThomasBreuer
cosmetic change for `PAGER_BUILTIN`

When the screen width is smaller than 76 then currently
the footer line shown by `PAGER_BUILTIN` gets wrapped,
with a trailing backslash.
Other too long lines get wrapped without backslashes.

```
gap> SizeScreen( [ 75 ] );;
gap> ?Size
...
[50] RCWA (not loaded): Size for an rcwa group
  -- <space> page, <n> next line, <b> back, <p> back line, <q> quit -\
-
```

With the change proposed here, the footer line is treated like the
other lines.

(Note that `PAGER_BUILTIN` is not always called in GAP help requests.
For example, one has to disable the pager from the Browse package.)

23236 of 47227 relevant lines covered (49.2%)

9696658.71 hits per line

Source Files on job 12215.12 (CFLAGS="--coverage -O2 -g" CXXFLAGS="--coverage -O2 -g" LDFLAGS="--coverage" CONFIGFLAGS="--enable-debug" COVERALLS_PARALLEL=true TEST_SUITES="testspecial test-compile testlibgap testkernel")
  • Tree
  • List 0
  • Changed 67
  • Source Changed 0
  • Coverage Changed 67
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 4023
  • Travis Job 12215.12
  • 532a88dd on github
  • Prev Job for CFLAGS="--coverage -O2 -g" CXXFLAGS="--coverage -O2 -g" LDFLAGS="--coverage" CONFIGFLAGS="--enable-debug" COVERALLS_PARALLEL=true TEST_SUITES="testspecial test-compile testlibgap testkernel" on master (#12213.12)
  • Next Job for CFLAGS="--coverage -O2 -g" CXXFLAGS="--coverage -O2 -g" LDFLAGS="--coverage" CONFIGFLAGS="--enable-debug" COVERALLS_PARALLEL=true TEST_SUITES="testspecial test-compile testlibgap testkernel" on master (#12219.12)
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