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

stubbles / stubbles-webapp-core
97%
master: 83%

Build:
Build:
LAST BUILD BRANCH: v9.1.0
DEFAULT BRANCH: master
Repo Added 10 Nov 2013 09:51AM UTC
Files 85
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 v5.0.1
branch: v5.0.1
CHANGE BRANCH
x
Reset
  • v5.0.1
  • master
  • response_stream
  • v3.1.0
  • v3.2.0
  • v3.3.0
  • v3.4.0
  • v4.0.0
  • v5.0.0
  • v5.0.2
  • v5.1.0
  • v5.1.1
  • v5.1.2
  • v5.2.0
  • v6.0.0
  • v6.0.1
  • v6.1.0
  • v6.2.0
  • v6.2.1
  • v6.2.2
  • v7.0.0
  • v8.0.0
  • v8.0.1
  • v9.0.0
  • v9.1.0

pending completion
121

push

travis-ci

mikey179
Invalid request should trigger a 400 Bad Request, fixes #70

The uri extracted from request data (i.e. $_SERVER) might be invalid because
the issued request is erronous or the requestor tries to check if invalid
data is handled correctly. Until now such cases where detected with the
MalformedUriException, but as it was not catched it lead to a 500 Internal
Server Error response. With this fix the exception is catched, and a 400
Bad Request response is triggered instead.

970 of 999 relevant lines covered (97.1%)

28.32 hits per line

Relevant lines Covered
Build:
Build:
999 RELEVANT LINES 970 COVERED LINES
28.32 HITS PER LINE
Source Files on v5.0.1
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
121 v5.0.1 Invalid request should trigger a 400 Bad Request, fixes #70 The uri extracted from request data (i.e. $_SERVER) might be invalid because the issued request is erronous or the requestor tries to check if invalid data is handled correctly. Until no... push 01 Sep 2014 12:09PM UTC mikey179 travis-ci pending completion  
See All Builds (168)
  • 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