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

fukamachi / clack / 327
89%

Build:
DEFAULT BRANCH: master
Ran 12 Jun 2018 11:02AM UTC
Jobs 1
Files 10
Run time 2s
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
327

Pull #152

travis-ci

web-flow
hunchentoot: lift up handler-case in acceptor-dispatch-request

Method binds hunchentoot:*catch-errors-p* to NIL, so hunchentoot tries to invoke
a debugger if a condition comes to it. Error condition wasn't handled by clack
if it happened in handle-response, because handler-case was wrapped around
funcall, not the whole expression.

HANDLE-RESPONSE might have raisen an exception from SSL library (and other
communication methods) for instance when peer has closed the connection - that
lead to uncought closed stream error condition. Fixes #127.
Pull Request #152: hunchentoot: lift up handler-case in acceptor-dispatch-request

6 of 6 new or added lines in 1 file covered. (100.0%)

1210 of 1353 relevant lines covered (89.43%)

0.89 hits per line

Jobs
ID Job ID Ran Files Coverage
1 327.1 (LISP=sbcl-bin COVERALLS=true) 12 Jun 2018 11:02AM UTC 0
89.43
Travis Job 327.1
Source Files on build 327
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #327
  • Pull Request #152
  • PR Base - master (#326)
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

© 2025 Coveralls, Inc