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

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

Build:
DEFAULT BRANCH: master
Ran 20 Aug 2020 05:22PM UTC
Files 114
Run time 9s
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: 39.366%. Remained the same
CFLAGS="--coverage -O2 -g" CXXFLAGS="--coverage -O2 -g" LDFLAGS="--coverage" CONFIGFLAGS="--enable-debug" COVERALLS_PARALLEL=true TEST_SUITES=makemanuals

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.

18311 of 46515 relevant lines covered (39.37%)

22425442.95 hits per line

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