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

flyerhzm / bullet / 426 / 11
0%
master: 0%

Build:
DEFAULT BRANCH: master
Ran 02 May 2016 10:49AM UTC
Files 58
Run time 3s
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

02 May 2016 10:46AM UTC coverage: 56.255% (+0.3%) from 55.908%
2.0, DB=sqlite, Gemfile.rails-3.1

Pull #283

travis-ci

nicolas-fricke
Add response handling for non-Rails Rack responses

When using a setup like e.g. Grape mounted on Rack, the response body
will still be nested under `response.body`. Therefore, just checking for
a `rails?` environment does not work here. Instead, we just check if a
response has a `body` set, and if so, return this. If not, the fallback will
remain to be the `response.first` call.
Pull Request #283: Add response handling for non-Rails Rack responses

1376 of 2446 relevant lines covered (56.26%)

6.7 hits per line

Source Files on job 426.11 (2.0, DB=sqlite, Gemfile.rails-3.1)
  • Tree
  • List 0
  • Changed 4
  • Source Changed 2
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 426
  • Travis Job 426.11
  • 464643f7 on github
  • Prev Job for 2.0, DB=sqlite, Gemfile.rails-3.1 on master (#425.11)
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