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

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

Build:
DEFAULT BRANCH: master
Ran 20 Aug 2020 05:21PM UTC
Files 656
Run time 38s
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

20 Aug 2020 05:08PM UTC coverage: 78.38% (-0.001%) from 78.381%
CFLAGS="--coverage -O2 -g" CXXFLAGS="--coverage -O2 -g" LDFLAGS="--coverage" CONFIGFLAGS="--enable-debug" COVERALLS_PARALLEL=true TEST_SUITES="docomp teststandard"

push

travis-ci

web-flow
Small corrections (#4103)

* CLEANUP: Limit use of new perfect subgroup finder

The new code assumes that fitting free setup performs well. This is not
guaranteed if the group is ``generic''. This fixes an error reported by
Serge Bouc:

g:=AlternatingGroup(5);
c:=CyclicGroup(4);
d:=DirectProduct(g,g);
sd:=ConjugacyClassesSubgroups(d);
Print(Length(sd)," classes de sous-groupes dans G x G\n");
dc:=DirectProduct(d,c);
sdc:=ConjugacyClassesSubgroups(dc);

No test file, as this example runs very long, but making it smaller avoids
the error and does not trigger the error.

* FIX: Units in nonassociative rings

must be magmas, not groups.
This fixes #4096.

259721 of 331361 relevant lines covered (78.38%)

13784770.04 hits per line

Source Files on job 12213.1 (CFLAGS="--coverage -O2 -g" CXXFLAGS="--coverage -O2 -g" LDFLAGS="--coverage" CONFIGFLAGS="--enable-debug" COVERALLS_PARALLEL=true TEST_SUITES="docomp teststandard")
  • Tree
  • List 0
  • Changed 83
  • Source Changed 2
  • Coverage Changed 82
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 4021
  • Travis Job 12213.1
  • 0e866967 on github
  • Prev Job for CFLAGS="--coverage -O2 -g" CXXFLAGS="--coverage -O2 -g" LDFLAGS="--coverage" CONFIGFLAGS="--enable-debug" COVERALLS_PARALLEL=true TEST_SUITES="docomp teststandard" on master (#12202.1)
  • Next Job for CFLAGS="--coverage -O2 -g" CXXFLAGS="--coverage -O2 -g" LDFLAGS="--coverage" CONFIGFLAGS="--enable-debug" COVERALLS_PARALLEL=true TEST_SUITES="docomp teststandard" on master (#12215.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