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

gap-system / gap / 10294 / 9
4%
master: 4%

Build:
DEFAULT BRANCH: master
Ran 17 Jul 2019 11:28AM UTC
Files 635
Run time 34s
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

17 Jul 2019 10:09AM UTC coverage: 60.535% (-0.003%) from 60.538%
TEST_SUITES=testbugfix CONFIGFLAGS="--enable-memory-checking"

push

travis-ci

fingolfin
Restrict Size method for cyclic groups

This method needs to test whether a group element is the identity; but this
can lead to an infinite recursion if the input is an fp group, as then this
equality check may end up trying to compute the group size. This currently
actually happens when all packages are loaded (with only the default set of
filters, another Size method is selected for cyclic fp groups).

We fix this by adding the `CanEasilyCompareElements` filter to the argument
filters of the method. Strictly speaking, we'd also want to check for
something like `CanEasilyComputerElementOrder`, but that doesn't exist.

173911 of 287289 relevant lines covered (60.54%)

2752200.18 hits per line

Source Files on job 10294.9 (TEST_SUITES=testbugfix CONFIGFLAGS="--enable-memory-checking")
  • Tree
  • List 0
  • Changed 83
  • Source Changed 1
  • Coverage Changed 83
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 2408
  • Travis Job 10294.9
  • 2e9ace1a on github
  • Prev Job for TEST_SUITES=testbugfix CONFIGFLAGS="--enable-memory-checking" on master (#10284.9)
  • Next Job for TEST_SUITES=testbugfix CONFIGFLAGS="--enable-memory-checking" on master (#10305.9)
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