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

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

Build:
DEFAULT BRANCH: master
Ran 20 Aug 2020 05:30PM UTC
Files 124
Run time 8s
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: 49.201%. Remained the same
CFLAGS="--coverage -O2 -g" CXXFLAGS="--coverage -O2 -g" LDFLAGS="--coverage" CONFIGFLAGS="--enable-debug" COVERALLS_PARALLEL=true TEST_SUITES="testspecial test-compile testlibgap testkernel"

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.

23236 of 47227 relevant lines covered (49.2%)

9713053.65 hits per line

Source Files on job 12213.12 (CFLAGS="--coverage -O2 -g" CXXFLAGS="--coverage -O2 -g" LDFLAGS="--coverage" CONFIGFLAGS="--enable-debug" COVERALLS_PARALLEL=true TEST_SUITES="testspecial test-compile testlibgap testkernel")
  • Tree
  • List 0
  • Changed 69
  • Source Changed 0
  • Coverage Changed 69
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 4021
  • Travis Job 12213.12
  • 0e866967 on github
  • Prev Job for CFLAGS="--coverage -O2 -g" CXXFLAGS="--coverage -O2 -g" LDFLAGS="--coverage" CONFIGFLAGS="--enable-debug" COVERALLS_PARALLEL=true TEST_SUITES="testspecial test-compile testlibgap testkernel" on master (#12202.12)
  • Next Job for CFLAGS="--coverage -O2 -g" CXXFLAGS="--coverage -O2 -g" LDFLAGS="--coverage" CONFIGFLAGS="--enable-debug" COVERALLS_PARALLEL=true TEST_SUITES="testspecial test-compile testlibgap testkernel" on master (#12215.12)
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