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

jbearer / hspl / 97
83%
master: 84%

Build:
Build:
LAST BUILD BRANCH: debug-ui
DEFAULT BRANCH: master
Ran 05 Aug 2017 05:52AM UTC
Jobs 1
Files 9
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
97

push

travis-ci

jbearer
Factor out common implementation of Unifier and Renamer.

Both of these types map (forall a. TermEntry a => Var a) to
(forall a. TermEntry a => f a), where f is either Term or Var. Worse,
they have a complicated implementation without a real interface, making
for very clunky code.

This patch creates a module dedicated to this data structure (no
parameterized by f) and exports an interface similar to that of
Data.Map, greatly simplifying the unification code.

949 of 1115 relevant lines covered (85.11%)

0.85 hits per line

Jobs
ID Job ID Ran Files Coverage
4 97.4 (BUILD=stack ARGS="" TESTARGS="--coverage --haddock") 05 Aug 2017 05:52AM UTC 0
85.11
Travis Job 97.4
Source Files on build 97
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #97
  • 3b612a2c on github
  • Prev Build on core (#96)
  • Next Build on core (#98)
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