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

jbearer / hspl / 48 / 5
83%
master: 84%

Build:
Build:
LAST BUILD BRANCH: debug-ui
DEFAULT BRANCH: master
Ran 05 May 2017 08:47PM UTC
Files 4
Run time 0s
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

05 May 2017 08:42PM UTC coverage: 76.471% (+3.1%) from 73.408%
BUILD=stack ARGS="" TESTARGS="--coverage --haddock"

push

travis-ci

jbearer
Implement an interactive debugger for HSPL programs.

This is accomplished by altering the main solver algorithm to use
a continuation-based control flow which allows third parties to
hook into interesting events during the runtime.

The debugger is one such party. It currently provides basic
navigation commands, such as step, next, and finish. The mechanism
is general enough to allow the implementation of many more commands,
including printing the goal stack, printing the list of alternatives
of the current goal, forcing the current goal to succeed or fail, etc.
However, the basic functionality provided here should be enough to
aid in the development of nontrivial HSPL programs, which can in turn
be used to stress the prover.

299 of 391 relevant lines covered (76.47%)

0.76 hits per line

Source Files on job 48.5 (BUILD=stack ARGS="" TESTARGS="--coverage --haddock")
  • Tree
  • List 0
  • Changed 3
  • Source Changed 2
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 48
  • Travis Job 48.5
  • 29e99a86 on github
  • Prev Job for BUILD=stack ARGS="" TESTARGS="--coverage --haddock" on core (#46.5)
  • Next Job for BUILD=stack ARGS="" TESTARGS="--coverage --haddock" on core (#49.5)
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