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

ruby-grape / grape / 23942484937 / 33
97%
master: 97%

Build:
Build:
LAST BUILD BRANCH: refactor/drop-indifferent-and-reverse-merge-requires
DEFAULT BRANCH: master
Ran 03 Apr 2026 10:04AM UTC
Files 151
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

03 Apr 2026 10:02AM UTC coverage: 95.611% (-0.06%) from 95.674%
23942484937.33

Pull #2670

github

ericproulx
Wrap Rack parameter parsing errors in Grape::Exceptions::RequestError

Replace five specific exception classes (EmptyMessageBody, TooManyMultipartFiles,
TooDeepParameters, ConflictingTypes, InvalidParameters) with a single
Grape::Exceptions::RequestError that forwards the Rack exception message directly.

On Rack 3, a single `rescue Rack::BadRequest` covers all bad-request errors via
the marker module. On Rack 2, each exception class is listed explicitly in
Grape::RACK_ERRORS.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Pull Request #2670: Wrap Rack parameter parsing errors in Grape::Exceptions::RequestError

1047 of 1158 branches covered (90.41%)

Branch coverage included in aggregate %.

3310 of 3399 relevant lines covered (97.38%)

1033.89 hits per line

Source Files on job run-3.4-gemfiles/rails_8_1.gemfile - 23942484937.33
  • Tree
  • List 151
  • Changed 3
  • Source Changed 3
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 23942484937
  • fbf05cce on github
  • Prev Job for on rack_request_error (#23722739099.36)
  • Next Job for on rack_request_error (#23942550301.12)
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