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

gap-system / gap / 9803 / 4
4%
master: 4%

Build:
DEFAULT BRANCH: master
Ran 08 May 2019 08:37AM UTC
Files 542
Run time 30s
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

08 May 2019 08:06AM UTC coverage: 73.753%. Remained the same
TEST_SUITES="testpackages testinstall-loadall" ABI=64 CFLAGS=-O2 CXXFLAGS=-O2 LDFLAGS=

push

travis-ci

ThomasBreuer
line breaking hints in the `ViewString` method for lists

Up to now, `ViewObj` and `ViewString` behaved differently for lists,
due to the prescribed line breaking hints `\<` and `\>`.
This was a reason why new `ViewString` methods for complicated
GAP objects were likely to produce output that looked different
from `ViewObj` output.

With the proposed change, the line breaking hints in the `ViewObj`
and `ViewString` methods for finite lists are made consistent
with those that appear in the kernel function `PrintListDefault`.

Only a few test examples are affected by this change,
they have been adjusted.

(I think that after this change, it will make sense to add more
`ViewString` methods.)

An open problem is that `ViewString` cannot handle self-referential objects.
Note that the GAP kernel does some bookkeeping in the case of `ViewObj`;
an analogous mechanism would be possible also for `ViewString`.

196747 of 266763 relevant lines covered (73.75%)

2.1 hits per line

Source Files on job 9803.4 (TEST_SUITES="testpackages testinstall-loadall" ABI=64 CFLAGS=-O2 CXXFLAGS=-O2 LDFLAGS=)
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 2003
  • Travis Job 9803.4
  • 578ea999 on github
  • Prev Job for TEST_SUITES="testpackages testinstall-loadall" ABI=64 CFLAGS=-O2 CXXFLAGS=-O2 LDFLAGS= on master (#9798.4)
  • Next Job for TEST_SUITES="testpackages testinstall-loadall" ABI=64 CFLAGS=-O2 CXXFLAGS=-O2 LDFLAGS= on master (#9819.4)
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