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

scotty-web / scotty / 193
57%

Build:
DEFAULT BRANCH: master
Ran 20 Aug 2015 08:04AM UTC
Jobs 2
Files 6
Run time 1min
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
193

Pull #177

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 #177: Make ScottyT a transformer again

183 of 318 relevant lines covered (57.55%)

2.13 hits per line

Jobs
ID Job ID Ran Files Coverage
1 193.1 (CABALVER=1.18 GHCVER=7.6.3) 20 Aug 2015 08:04AM UTC 0
57.91
Travis Job 193.1
2 193.2 (CABALVER=1.18 GHCVER=7.8.4) 20 Aug 2015 08:05AM UTC 0
57.55
Travis Job 193.2
Source Files on build 193
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #193
  • Pull Request #177
  • PR Base - master (#192)
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