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

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

Build:
Build:
LAST BUILD BRANCH: debug-ui
DEFAULT BRANCH: master
Ran 05 Aug 2017 05:52AM UTC
Files 9
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 Aug 2017 03:56AM UTC coverage: 85.112% (+1.0%) from 84.15%
BUILD=stack ARGS="" TESTARGS="--coverage --haddock"

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

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