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

jbearer / hspl / 101 / 4
83%
master: 84%

Build:
Build:
LAST BUILD BRANCH: debug-ui
DEFAULT BRANCH: master
Ran 27 Aug 2017 06:02PM UTC
Files 10
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

27 Aug 2017 05:53PM UTC coverage: 83.391% (-1.7%) from 85.112%
BUILD=stack ARGS="" TESTARGS="--coverage --haddock"

push

travis-ci

jbearer
Simplify logic state interface.

Rather than having two state types and objects, one for backtracking
state and one for global state, we only have one state. The state must
be an instance of a class that lets us split the state into global and
backtracking components, and then later recombine those components.
With that, since we have only one state object, we can implement the
regular MonadState class and do away with MonadLogicState.

959 of 1150 relevant lines covered (83.39%)

0.83 hits per line

Source Files on job 101.4 (BUILD=stack ARGS="" TESTARGS="--coverage --haddock")
  • Tree
  • List 0
  • Changed 5
  • Source Changed 4
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 101
  • Travis Job 101.4
  • e5e42f0b on github
  • Prev Job for BUILD=stack ARGS="" TESTARGS="--coverage --haddock" on core (#99.4)
  • Next Job for BUILD=stack ARGS="" TESTARGS="--coverage --haddock" on core (#104.4)
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