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

ruby-grape / grape / 25873678149
97%

Build:
DEFAULT BRANCH: master
Ran 14 May 2026 05:03PM UTC
Jobs 0
Files 0
Run time –
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

pending completion
25873678149

push

github

web-flow
Drop Grape::Middleware::Globals (#2714)

Grape::Middleware::Globals and its three env keys
(Grape::Env::GRAPE_REQUEST, GRAPE_REQUEST_HEADERS, GRAPE_REQUEST_PARAMS)
have been dead code for years. The middleware was introduced in 2013
(commit 9987090b, bundled awkwardly into an oauth2 change) and was never
mounted by Grape's own stack — Endpoint builds its Grape::Request
directly. Nothing in lib/ reads grape.request* either; the env keys had
no internal consumers.

Outside lib/ the only reference was the file's own spec. README and
UPGRADING never mentioned the class.

Removing the class, the spec, and the three constants. The original
implementation is preserved in git history at
https://github.com/ruby-grape/grape/blob/6b4111b3/lib/grape/middleware/globals.rb.

Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Source Files on build 25873678149
Detailed source file information is not available for this build.
  • Back to Repo
  • Github Actions Build #25873678149
  • bd0d51e4 on github
  • Prev Build on master (#25873392065)
  • Next Build on master (#25968249475)
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