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

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

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

14 Feb 2016 03:57AM UTC coverage: 53.889%. First build
1173.1

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

Source Files on job 1173.1
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1173
  • Travis Job 1173.1
  • d7ed5258 on github
  • Next Job for on return-in-application-callback (#1197.1)
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