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

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

Build:
DEFAULT BRANCH: master
Ran 17 Jul 2019 11:15AM 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

17 Jul 2019 10:09AM UTC coverage: 76.505% (+0.01%) from 76.494%
TEST_SUITES="docomp testtravis"

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.

240785 of 314730 relevant lines covered (76.51%)

8325841.67 hits per line

Source Files on job 10294.1 (TEST_SUITES="docomp testtravis")
  • 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.1
  • 2e9ace1a on github
  • Prev Job for TEST_SUITES="docomp testtravis" on master (#10284.1)
  • Next Job for TEST_SUITES="docomp testtravis" on master (#10305.1)
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