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

ruby-grape / grape / 23954088106 / 22
97%
master: 97%

Build:
Build:
LAST BUILD BRANCH: fix_gh_workflow_annotations_warnings
DEFAULT BRANCH: master
Ran 03 Apr 2026 04:49PM 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 04:46PM UTC coverage: 95.591% (-0.08%) from 95.674%
23954088106.22

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

1048 of 1160 branches covered (90.34%)

Branch coverage included in aggregate %.

3310 of 3399 relevant lines covered (97.38%)

1033.95 hits per line

Source Files on job run-4.0-gemfiles/rails_8_1.gemfile - 23954088106.22
  • 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 23954088106
  • a815bc36 on github
  • Prev Job for on rack_request_error (#23722739099.24)
  • Next Job for on rack_request_error (#24011128819.28)
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