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

jbearer / hspl / 101
83%
master: 84%

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

pending completion
101

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

Jobs
ID Job ID Ran Files Coverage
4 101.4 (BUILD=stack ARGS="" TESTARGS="--coverage --haddock") 27 Aug 2017 06:02PM UTC 0
83.39
Travis Job 101.4
Source Files on build 101
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #101
  • e5e42f0b on github
  • Prev Build on core (#99)
  • Next Build on core (#104)
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