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

fukamachi / clack / 327
90%

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

12 Jun 2018 - 3: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

Uncovered Existing Lines

Lines Coverage ∆ File
1
87.84
-1.35% src/test.lisp
Jobs
ID Job ID Ran Files Coverage
1 327.1 (LISP=sbcl-bin COVERALLS=true) 12 Jun 2018 04:02AM PDT 10
89.43
Travis Job 327.1
Source Files on build 327
  • Tree
  • List 10
  • Changed 2
  • Source Changed 1
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Travis Build #327
  • Pull Request #152
  • PR Base - master (#321)
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