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

ruby-grape / grape / 23942550301 / 32
97%
master: 97%

Build:
Build:
LAST BUILD BRANCH: chore/guard-clause-cleanup
DEFAULT BRANCH: master
Ran 03 Apr 2026 10:06AM UTC
Files 151
Run time 4s
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:04AM UTC coverage: 95.611% (-0.06%) from 95.674%
23942550301.32

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%)

1034.15 hits per line

Source Files on job run-3.4-gemfiles/rails_7_2.gemfile - 23942550301.32
  • 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 23942550301
  • abbc9b46 on github
  • Prev Job for on rack_request_error (#23722739099.14)
  • Next Job for on rack_request_error (#23949853676.31)
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