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

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

Build:
DEFAULT BRANCH: master
Ran 09 Jun 2014 12:54AM UTC
Files 23
Run time 11s
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: 93.457%. First build
1.9.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
```

657 of 703 relevant lines covered (93.46%)

24.11 hits per line

Source Files on job 551.2 (1.9.2)
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 551
  • Travis Job 551.2
  • 76546d3d on github
  • Next Job for 1.9.2 on master (#554.2)
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