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

gap-system / gap / 8862 / 8
4%
master: 4%

Build:
DEFAULT BRANCH: master
Ran 09 Jan 2019 03:30PM UTC
Files 528
Run time 31s
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

09 Jan 2019 02:37PM UTC coverage: 60.188%. Remained the same
TEST_SUITES=testbugfix

push

travis-ci

fingolfin
kernel: add ScanPermCycle helper

There were three places in the code where we parsed permutation cycle
expressions: one used by the interpreter, one by the executor and one by
the compiler. In the past, it happened that we fixed a bug in one of
these but not the others. Hence, reducing this code duplication seems
desirable, which this commit does.

One effect of this is that the code in the interpreter for parsing
permutation cycles previously used ErrorQuit to handle errors, while now
it calls ErrorMayQuit. So entering an invalid permutation now leads to a
break prompt.

144225 of 239626 relevant lines covered (60.19%)

1.65 hits per line

Source Files on job 8862.8 (TEST_SUITES=testbugfix)
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1287
  • Travis Job 8862.8
  • ff3e8ce2 on github
  • Prev Job for TEST_SUITES=testbugfix on master (#8859.8)
  • Next Job for TEST_SUITES=testbugfix on master (#8863.8)
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