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

valum-framework / valum / 1173
54%
master: 59%

Build:
Build:
LAST BUILD BRANCH: wip/build-on-windows
DEFAULT BRANCH: master
Ran 14 Feb 2016 04:03AM UTC
Jobs 1
Files 93
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
1173

push

travis-ci

arteymix
vsgi: Make 'ApplicationCallback' return true if handled

The 'ApplicationCallback' delegate now indicate if the request has been
handled by returning a truth value.

The possible scenarios where it is permitted to return 'true' are:

 - 'write_head' has been called at least once
 - 'write_head' will eventually be called (asynchronously)

Depending on the implementation, the sever can decide what to do next
such as raising a '501 Not Implemented', trying to satisfy the request
elsewhere or notify upstream that the request has not been handled.

Update tests and examples by taking care to use 'write_all' or 'next'
return value when possible.

575 of 1067 relevant lines covered (53.89%)

38.75 hits per line

Jobs
ID Job ID Ran Files Coverage
1 1173.1 14 Feb 2016 04:03AM UTC 0
53.89
Travis Job 1173.1
Source Files on build 1173
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1173
  • d7ed5258 on github
  • Next Build on return-in-application-callback (#1197)
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