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

gap-system / gap / 10294
4%

Build:
DEFAULT BRANCH: master
Ran 17 Jul 2019 11:11AM UTC
Jobs 8
Files 750
Run time 27min
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

pending completion
10294

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.

1 of 1 new or added line in 1 file covered. (100.0%)

1 existing line in 1 file now uncovered.

283986 of 336791 relevant lines covered (84.32%)

23869421.03 hits per line

Jobs
ID Job ID Ran Files Coverage
1 10294.1 (TEST_SUITES="docomp testtravis") 17 Jul 2019 11:15AM UTC 0
76.51
Travis Job 10294.1
2 10294.2 (TEST_SUITES="docomp testtravis" ABI=32 CONFIGFLAGS="") 17 Jul 2019 11:11AM UTC 0
76.46
Travis Job 10294.2
3 10294.3 (TEST_SUITES="docomp testtravis" ABI=64 HPCGAP=yes) 17 Jul 2019 11:14AM UTC 0
76.45
Travis Job 10294.3
4 10294.4 (TEST_SUITES="testpackages testinstall-loadall" ABI=64 CFLAGS=-O2 CXXFLAGS=-O2 LDFLAGS=) 17 Jul 2019 11:14AM UTC 0
71.67
Travis Job 10294.4
6 10294.6 (TEST_SUITES="docomp testinstall") 17 Jul 2019 11:20AM UTC 0
73.13
Travis Job 10294.6
8 10294.8 (TEST_SUITES=testmanuals) 17 Jul 2019 11:31AM UTC 0
71.95
Travis Job 10294.8
9 10294.9 (TEST_SUITES=testbugfix CONFIGFLAGS="--enable-memory-checking") 17 Jul 2019 11:28AM UTC 0
60.54
Travis Job 10294.9
13 10294.13 (TEST_SUITES="testinstall" JULIA=yes CONFIGFLAGS="--disable-Werror") 17 Jul 2019 11:35AM UTC 0
72.91
Travis Job 10294.13
Source Files on build 10294
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #10294
  • 2e9ace1a on github
  • Prev Build on master (#10284)
  • Next Build on master (#10305)
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