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

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

Build:
DEFAULT BRANCH: master
Ran 08 May 2019 09:01AM UTC
Files 649
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

08 May 2019 08:06AM UTC coverage: 74.69% (+0.001%) from 74.689%
TEST_SUITES="testinstall" JULIA=yes CONFIGFLAGS="--disable-Werror"

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

233058 of 312033 relevant lines covered (74.69%)

788080.83 hits per line

Source Files on job 9803.13 (TEST_SUITES="testinstall" JULIA=yes CONFIGFLAGS="--disable-Werror")
  • Tree
  • List 0
  • Changed 74
  • Source Changed 2
  • Coverage Changed 74
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 2003
  • Travis Job 9803.13
  • 578ea999 on github
  • Prev Job for TEST_SUITES="testinstall" JULIA=yes CONFIGFLAGS="--disable-Werror" on master (#9798.13)
  • Next Job for TEST_SUITES="testinstall" JULIA=yes CONFIGFLAGS="--disable-Werror" on master (#9819.13)
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