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

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

Build:
Build:
LAST BUILD BRANCH: debug-ui
DEFAULT BRANCH: master
Ran 08 May 2017 09:07AM 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

08 May 2017 09:02AM UTC coverage: 76.471%. Remained the same
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 49.5 (BUILD=stack ARGS="" TESTARGS="--coverage --haddock")
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 49
  • Travis Job 49.5
  • 5c64b71e on github
  • Prev Job for BUILD=stack ARGS="" TESTARGS="--coverage --haddock" on core (#48.5)
  • Next Job for BUILD=stack ARGS="" TESTARGS="--coverage --haddock" on core (#51.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