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

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

Build:
DEFAULT BRANCH: master
Ran 09 Jan 2019 03:15PM UTC
Files 542
Run time 35s
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: 74.433%. Remained the same
TEST_SUITES="docomp testtravis"

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.

198009 of 266022 relevant lines covered (74.43%)

2.11 hits per line

Source Files on job 8862.1 (TEST_SUITES="docomp testtravis")
  • 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.1
  • ff3e8ce2 on github
  • Prev Job for TEST_SUITES="docomp testtravis" on master (#8859.1)
  • Next Job for TEST_SUITES="docomp testtravis" on master (#8863.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