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

scotty-web / scotty / 204
57%

Build:
DEFAULT BRANCH: master
Ran 22 Sep 2015 04:12PM UTC
Jobs 3
Files 6
Run time 2min
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
204

Pull #181

travis-ci

edofic
Make ScottyT a transformer again

We can have decoupled monads for ScottyT and ActionT if ScottyT is parametrised
by two monads. This breaks the API a lot because it changes the kind of ScottyT
but it allows for composable components.
With this change it is possible to write several "components" of type `ScottyT e
m n a` and bind them together. By a "component" I mean something that can do
its own setup and teardown in some custom monad stack (e.g. open db connection
in IO).
This is currently not possible since ScottyT is not a true transformer but fixed
over identity.
Pull Request #181: Make ScottyT a transformer again

184 of 319 relevant lines covered (57.68%)

3.2 hits per line

Jobs
ID Job ID Ran Files Coverage
1 204.1 (CABALVER=1.18 GHCVER=7.6.3) 22 Sep 2015 04:15PM UTC 0
58.04
Travis Job 204.1
2 204.2 (CABALVER=1.18 GHCVER=7.8.4) 22 Sep 2015 04:12PM UTC 0
57.68
Travis Job 204.2
3 204.3 (CABALVER=1.22 GHCVER=7.10.2) 22 Sep 2015 04:14PM UTC 0
57.68
Travis Job 204.3
Source Files on build 204
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #204
  • Pull Request #181
  • PR Base - master (#202)
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