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

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

Build:
DEFAULT BRANCH: master
Ran 28 May 2019 10:39AM UTC
Files 649
Run time 40s
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

28 May 2019 09:54AM UTC coverage: 74.692% (-0.002%) from 74.694%
TEST_SUITES="testinstall" JULIA=yes CONFIGFLAGS="--disable-Werror"

push

travis-ci

alex-konovalov
Show a warning when GroupWithGenerators called on a group

In GAP <= 4.9, the following undocumented use of GroupWithGenerators
was possible:

    gap> GroupWithGenerators( Group( (1,2) ) );
    Group([ (), (1,2) ])

This does not work in GAP 4.10.0, and #3095 restored this never documented
behavior to avoid regressions in code that used to work previously.

This commit adds a warning when such use of `GroupWithGenerators` is detected.

233200 of 312215 relevant lines covered (74.69%)

800536.21 hits per line

Source Files on job 9950.13 (TEST_SUITES="testinstall" JULIA=yes CONFIGFLAGS="--disable-Werror")
  • Tree
  • List 0
  • Changed 73
  • Source Changed 1
  • Coverage Changed 73
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 2130
  • Travis Job 9950.13
  • d766e42c on github
  • Prev Job for TEST_SUITES="testinstall" JULIA=yes CONFIGFLAGS="--disable-Werror" on master (#9918.13)
  • Next Job for TEST_SUITES="testinstall" JULIA=yes CONFIGFLAGS="--disable-Werror" on master (#9951.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