Coveralls logob
Coveralls logo
  • Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

fukamachi / clack / 327

12 Jun 2018 - 10:57 coverage: 89.431% (-0.08%) from 89.513%
327

Pull #152

travis-ci

9181eb84f9c35729a3bad740fb7f9d93?size=18&default=identiconweb-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%)

1 existing line in 1 file now uncovered.

1210 of 1353 relevant lines covered (89.43%)

0.89 hits per line

Source File
Press 'n' to go to next uncovered line, 'b' for previous

87.84
/src/test.lisp


Source Not Available

Troubleshooting · Open an Issue · Sales · Support · ENTERPRISE · CAREERS · STATUS
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2023 Coveralls, Inc