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

ruby-grape / grape / 26680646984 / 27
97%
master: 97%

Build:
DEFAULT BRANCH: master
Ran 30 May 2026 09:42AM UTC
Files 165
Run time 5s
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

30 May 2026 09:41AM UTC coverage: 95.665% (+0.007%) from 95.658%
26680646984.27

push

github

web-flow
Middleware tidy-up: dedupe versioner media types + Formatter cleanups (#2749)

* `Versioner::Base#build_available_media_types`: emit the bare
  `application/vnd.<vendor>-<version>` once per version instead of once
  per (version × content_type), eliminating N-1 duplicate entries per
  version in `@available_media_types`.
* `Formatter#read_body_input?`: chained `&&` rewritten as guard returns.
* `Formatter#read_rack_input`: merge parsed body into the existing
  `RACK_REQUEST_FORM_HASH` in place via `merge!` instead of allocating
  a new hash; also tolerates a nil-valued key (previously crashed).
* `Formatter#ensure_content_type`: assign content-type in place rather
  than allocating a merged headers hash.
* `Formatter#after`: drop the no-op splat on
  `status, headers, bodies = *@app_response`.

Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>

1080 of 1193 branches covered (90.53%)

Branch coverage included in aggregate %.

3488 of 3582 relevant lines covered (97.38%)

969.68 hits per line

Source Files on job run-3.3-gemfiles/rack_3_1.gemfile - 26680646984.27
  • Tree
  • List 165
  • Changed 2
  • Source Changed 2
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 26680646984
  • 6da66fe6 on github
  • Prev Job for on master (#26614155237.20)
  • Next Job for on master (#26681995871.22)
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