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

gap-system / gap / 11678 / 13
4%
master: 4%

Build:
DEFAULT BRANCH: master
Ran 04 Apr 2020 12:46AM UTC
Files 655
Run time 51s
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

03 Apr 2020 11:20PM UTC coverage: 72.151% (-0.003%) from 72.154%
CFLAGS="--coverage -O2 -g" CXXFLAGS="--coverage -O2 -g" LDFLAGS="--coverage" CONFIGFLAGS="--enable-debug" COVERALLS_PARALLEL=true TEST_SUITES="testinstall" JULIA=yes CONFIGFLAGS="--disable-Werror"

push

travis-ci

fingolfin
kernel: simplify OnPosIntSetsPartialPerm

This function seems to do the same as OnSets, except that it allows for the
input value `[ 0 ]` (contrary to its name), and it omits all kinds of argument
validations.

We change it to delegate in most cases to OnSetsPPerm. This adds a tiny bit of
overhead in the core loop(s), but in general I would hope this is not much of
an issue, while the extra input validation ought to help in finding and
preventing certain bugs.

222052 of 307759 relevant lines covered (72.15%)

781126.22 hits per line

Source Files on job 11678.13 (CFLAGS="--coverage -O2 -g" CXXFLAGS="--coverage -O2 -g" LDFLAGS="--coverage" CONFIGFLAGS="--enable-debug" COVERALLS_PARALLEL=true TEST_SUITES="testinstall" JULIA=yes CONFIGFLAGS="--disable-Werror")
  • Tree
  • List 0
  • Changed 67
  • Source Changed 1
  • Coverage Changed 67
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 3577
  • Travis Job 11678.13
  • 715612f9 on github
  • Prev Job for CFLAGS="--coverage -O2 -g" CXXFLAGS="--coverage -O2 -g" LDFLAGS="--coverage" CONFIGFLAGS="--enable-debug" COVERALLS_PARALLEL=true TEST_SUITES="testinstall" JULIA=yes CONFIGFLAGS="--disable-Werror" on master (#11677.13)
  • Next Job for CFLAGS="--coverage -O2 -g" CXXFLAGS="--coverage -O2 -g" LDFLAGS="--coverage" CONFIGFLAGS="--enable-debug" COVERALLS_PARALLEL=true TEST_SUITES="testinstall" JULIA=yes CONFIGFLAGS="--disable-Werror" on master (#11686.13)
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