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

valum-framework / valum
60%
master: 59%

Build:
Build:
LAST BUILD BRANCH: wip/build-on-windows
DEFAULT BRANCH: master
Repo Added 29 Mar 2015 03:31PM UTC
Files 47
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

LAST BUILD ON BRANCH scgi
branch: scgi
CHANGE BRANCH
x
Reset
  • scgi
  • 0.1/documentation-for-hacking
  • 0.1/improve-api-docs
  • 0.1/methods
  • 0.1/server-documentation
  • 0.2/converters
  • 0.2/end-in-a-continuation
  • 0.2/pollable-fastcgi-stream
  • 0.2/redesign-async-model
  • 0.2/redesigned-async-model
  • 0.2/status-code-handler
  • 0.2/update-documentation
  • 0.2/write-head-asynchronously
  • basepath-middleware
  • build-docs-with-waf
  • build-separate-libraries
  • cgi
  • codecov
  • coveralls-with-gcov
  • debug-flag-for-coverage
  • decode-middlewares
  • default-implementation-for-head
  • delegator-for-application
  • documentation-overhaul
  • explicit-leading-slash
  • filtering
  • fix-all-tests
  • fix-nullable-convert
  • flatten
  • generate-path-from-rule
  • genie-example
  • glib-application-integration
  • glib-parameter-for-request-params
  • improve-test-coverage
  • improve-vsgi-coverage
  • invert-routing
  • invoke-next-in-router
  • loader
  • master
  • master-with-c-sources
  • meson-build
  • middleware
  • multipart
  • negociation-middlewares
  • next
  • null-rule-catch-all
  • options-for-soup-server
  • replace-stack-with-context
  • return-in-application-callback
  • reuse-matcher-with-then
  • route-and-clause
  • route-flags
  • server-sent-events
  • stable
  • stacked-states
  • v0.1.0-alpha
  • v0.1.1-alpha
  • v0.1.3-alpha
  • v0.1.4-alpha
  • v0.2.0
  • v0.2.0-alpha
  • v0.2.1
  • v0.2.10
  • v0.2.11
  • v0.2.12
  • v0.2.13
  • v0.2.14
  • v0.2.15
  • v0.2.2
  • v0.2.3
  • v0.2.4
  • v0.2.5
  • v0.2.6
  • v0.2.7
  • v0.2.8
  • v0.2.9
  • valadoc
  • vsgi-convert
  • vsgi-response-expand
  • vsgi-rewrite-server-with-gmodule
  • wip/build-on-windows

pending completion
664

push

travis-ci

arteymix
Fixes run and block other handlers when the request is malformed.

If the netstring is malformed, it's better to prevent other callbacks
from being called.

Uses 'run' instead of 'incoming' as it executes in a worker thread
context rather than the default synchronous one.

4129 of 6838 relevant lines covered (60.38%)

7.83 hits per line

Relevant lines Covered
Build:
Build:
6838 RELEVANT LINES 4129 COVERED LINES
7.83 HITS PER LINE
Source Files on scgi
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
664 scgi Fixes run and block other handlers when the request is malformed. If the netstring is malformed, it's better to prevent other callbacks from being called. Uses 'run' instead of 'incoming' as it executes in a worker thread context rather than the... push 21 Jul 2015 04:14PM UTC arteymix travis-ci pending completion  
662 scgi Tests for SCGI implementation. Strips the query from the 'REQUEST_URI' environment variable when assigning the path. push 21 Jul 2015 02:32AM UTC arteymix travis-ci pending completion  
652 scgi Tests for SCGI implementation. Strips the query from the 'REQUEST_URI' environment variable when assigning the path. push 18 Jul 2015 09:19PM UTC arteymix travis-ci pending completion  
648 scgi Provides a SCGI implementation. The implementation is based on ThreadedSocketService that provides simple a connection handling API. Adds an example to test the SCGI implementation. push 18 Jul 2015 02:03PM UTC arteymix travis-ci pending completion  
See All Builds (764)
  • Repo on GitHub
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