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

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

Build:
DEFAULT BRANCH: master
Ran 09 Jun 2014 12:55AM UTC
Files 22
Run time 10s
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: 94.554% (+0.1%) from 94.41%
1.9.3

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
```

625 of 661 relevant lines covered (94.55%)

23.15 hits per line

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