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

ruby-grape / grape / 23949853676 / 17
97%
master: 97%

Build:
Build:
LAST BUILD BRANCH: refactor/extract-handler-case-when
DEFAULT BRANCH: master
Ran 03 Apr 2026 02:34PM UTC
Files 151
Run time 6s
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 02:33PM UTC coverage: 95.616% (-0.08%) from 95.698%
23949853676.17

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

1050 of 1162 branches covered (90.36%)

Branch coverage included in aggregate %.

3312 of 3400 relevant lines covered (97.41%)

1033.77 hits per line

Source Files on job run-3.2-gemfiles/rails_7_2.gemfile - 23949853676.17
  • 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 23949853676
  • 4be9fad6 on github
  • Prev Job for on rack_request_error (#23722739099.3)
  • Next Job for on rack_request_error (#23949895711.36)
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