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

tarcieri / http / 551 / 6
95%
master: 95%

Build:
DEFAULT BRANCH: master
Ran 09 Jun 2014 12:58AM UTC
Files 18
Run time 8s
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

09 Jun 2014 12:49AM UTC coverage: 97.956% (+0.05%) from 97.907%
rbx-2

push

travis-ci

ixti
Improve HTTP::Response::Status

- Cover with tests edge cases of String reason Symbolization
- Provide extra map of Symbols to codes and codes to Symbols
- Provide simple way to coerce symbols/codes to Status instance

``` ruby
HTTP::Response::Status[:bad_request] # => 400 Bad Request
HTTP::Response::Status["Not found"]  # => 404 Not Found
HTTP::Response::Status[500]          # => 500 INternal Server Error
```

671 of 685 relevant lines covered (97.96%)

19.86 hits per line

Source Files on job 551.6 (rbx-2)
  • Tree
  • List 0
  • Changed 8
  • Source Changed 1
  • Coverage Changed 8
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 551
  • Travis Job 551.6
  • 76546d3d on github
  • Prev Job for rbx-2 on master (#546.6)
  • Next Job for rbx-2 on master (#554.6)
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