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

ruby-grape / grape / 23949895711 / 6
97%
master: 97%

Build:
Build:
LAST BUILD BRANCH: fix_gh_workflow_annotations_warnings
DEFAULT BRANCH: master
Ran 03 Apr 2026 02:36PM UTC
Files 151
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

03 Apr 2026 02:34PM UTC coverage: 95.569% (-0.08%) from 95.652%
23949895711.6

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

1049 of 1162 branches covered (90.28%)

Branch coverage included in aggregate %.

3308 of 3397 relevant lines covered (97.38%)

1034.6 hits per line

Source Files on job run-3.3-gemfiles/rails_8_0.gemfile - 23949895711.6
  • 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 23949895711
  • 198e7ae8 on github
  • Prev Job for on rack_request_error (#23722739099.18)
  • Next Job for on rack_request_error (#23954088106.3)
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