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

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

Build:
DEFAULT BRANCH: master
Ran 08 May 2019 08:56AM UTC
Files 643
Run time 39s
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: 71.991%. Remained the same
TEST_SUITES=testmanuals

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`.

212957 of 295810 relevant lines covered (71.99%)

4737169.23 hits per line

Source Files on job 9803.8 (TEST_SUITES=testmanuals)
  • Tree
  • List 0
  • Changed 70
  • Source Changed 2
  • Coverage Changed 70
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 2003
  • Travis Job 9803.8
  • 578ea999 on github
  • Prev Job for TEST_SUITES=testmanuals on master (#9798.8)
  • Next Job for TEST_SUITES=testmanuals on master (#9819.8)
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