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

ruby-grape / grape / 25873432159
97%
master: 97%

Build:
Build:
LAST BUILD BRANCH: draft/middleware-options-data
DEFAULT BRANCH: master
Ran 14 May 2026 04:58PM UTC
Jobs 37
Files 160
Run time 2min
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

14 May 2026 04:58PM UTC coverage: 97.04% (-0.001%) from 97.041%
25873432159

Pull #2714

github

ericproulx
Drop Grape::Middleware::Globals

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>
Pull Request #2714: Drop Grape::Middleware::Globals

1084 of 1167 branches covered (92.89%)

Branch coverage included in aggregate %.

3505 of 3562 relevant lines covered (98.4%)

32079.34 hits per line

Jobs
ID Job ID Ran Files Coverage
1 run-3.3-gemfiles/rack_3_0.gemfile - 25873432159.1 14 May 2026 04:58PM UTC 159
95.74
GitHub Action Run
2 run-3.3-gemfiles/rack_2_2.gemfile - 25873432159.2 14 May 2026 04:58PM UTC 159
95.7
GitHub Action Run
3 run-3.3-gemfiles/rails_7_2.gemfile - 25873432159.3 14 May 2026 04:59PM UTC 160
95.74
GitHub Action Run
4 run-3.4-gemfiles/rack_3_0.gemfile - 25873432159.4 14 May 2026 04:59PM UTC 159
95.74
GitHub Action Run
5 run-3.2-gemfiles/rack_3_2.gemfile - 25873432159.5 14 May 2026 04:58PM UTC 159
95.78
GitHub Action Run
6 run-4.0-gemfiles/dry_validation.gemfile - 25873432159.6 14 May 2026 04:59PM UTC 159
58.08
GitHub Action Run
7 run-3.3-Gemfile - 25873432159.7 14 May 2026 04:59PM UTC 159
95.74
GitHub Action Run
8 run-3.4-gemfiles/rack_2_2.gemfile - 25873432159.8 14 May 2026 04:59PM UTC 159
95.7
GitHub Action Run
9 run-4.0-gemfiles/multi_json.gemfile - 25873432159.9 14 May 2026 04:59PM UTC 159
36.32
GitHub Action Run
10 run-3.4-gemfiles/rack_3_2.gemfile - 25873432159.10 14 May 2026 04:58PM UTC 159
95.74
GitHub Action Run
11 run-3.2-gemfiles/rack_3_0.gemfile - 25873432159.11 14 May 2026 04:58PM UTC 159
95.78
GitHub Action Run
12 run-3.4-Gemfile - 25873432159.12 14 May 2026 04:59PM UTC 159
95.74
GitHub Action Run
13 run-4.0-gemfiles/rack_3_2.gemfile - 25873432159.13 14 May 2026 04:58PM UTC 159
95.74
GitHub Action Run
14 run-4.0-gemfiles/rack_3_0.gemfile - 25873432159.14 14 May 2026 04:59PM UTC 159
95.74
GitHub Action Run
15 run-3.2-Gemfile - 25873432159.15 14 May 2026 04:58PM UTC 159
95.78
GitHub Action Run
16 run-4.0-gemfiles/grape_entity.gemfile - 25873432159.16 14 May 2026 04:58PM UTC 159
50.05
GitHub Action Run
17 run-4.0-gemfiles/rack_3_1.gemfile - 25873432159.17 14 May 2026 04:59PM UTC 159
95.74
GitHub Action Run
18 run-3.4-gemfiles/rails_8_1.gemfile - 25873432159.18 14 May 2026 04:59PM UTC 160
95.74
GitHub Action Run
19 run-3.4-gemfiles/rails_7_2.gemfile - 25873432159.19 14 May 2026 04:58PM UTC 160
95.74
GitHub Action Run
20 run-4.0-gemfiles/multi_xml.gemfile - 25873432159.20 14 May 2026 04:59PM UTC 159
36.32
GitHub Action Run
21 run-3.3-gemfiles/rack_3_1.gemfile - 25873432159.21 14 May 2026 04:58PM UTC 159
95.74
GitHub Action Run
22 run-4.0-gemfiles/rails_8_0.gemfile - 25873432159.22 14 May 2026 04:58PM UTC 160
95.74
GitHub Action Run
23 run-3.3-gemfiles/rails_8_1.gemfile - 25873432159.23 14 May 2026 04:58PM UTC 160
95.74
GitHub Action Run
24 run-3.2-gemfiles/rack_2_2.gemfile - 25873432159.24 14 May 2026 04:59PM UTC 159
95.74
GitHub Action Run
25 run-3.4-gemfiles/rack_3_1.gemfile - 25873432159.25 14 May 2026 04:58PM UTC 159
95.74
GitHub Action Run
26 run-4.0-Gemfile - 25873432159.26 14 May 2026 04:58PM UTC 159
95.74
GitHub Action Run
27 run-3.2-gemfiles/rack_3_1.gemfile - 25873432159.27 14 May 2026 04:59PM UTC 159
95.78
GitHub Action Run
28 run-3.3-gemfiles/rails_8_0.gemfile - 25873432159.28 14 May 2026 04:58PM UTC 160
95.74
GitHub Action Run
29 run-3.2-gemfiles/rails_7_2.gemfile - 25873432159.29 14 May 2026 04:59PM UTC 160
95.79
GitHub Action Run
30 run-3.4-gemfiles/rails_8_0.gemfile - 25873432159.30 14 May 2026 04:59PM UTC 160
95.74
GitHub Action Run
31 run-3.3-gemfiles/rack_3_2.gemfile - 25873432159.31 14 May 2026 04:58PM UTC 159
95.74
GitHub Action Run
32 run-3.2-gemfiles/rails_8_1.gemfile - 25873432159.32 14 May 2026 04:59PM UTC 160
95.79
GitHub Action Run
33 run-3.2-gemfiles/rails_8_0.gemfile - 25873432159.33 14 May 2026 04:58PM UTC 160
95.79
GitHub Action Run
34 run-4.0-gemfiles/rails_8_1.gemfile - 25873432159.34 14 May 2026 04:59PM UTC 160
95.74
GitHub Action Run
35 run-4.0-gemfiles/hashie.gemfile - 25873432159.35 14 May 2026 04:58PM UTC 159
62.43
GitHub Action Run
36 run-4.0-gemfiles/rails_7_2.gemfile - 25873432159.36 14 May 2026 04:59PM UTC 160
95.74
GitHub Action Run
37 run-4.0-gemfiles/rack_2_2.gemfile - 25873432159.37 14 May 2026 04:59PM UTC 159
95.7
GitHub Action Run
Source Files on build 25873432159
  • Tree
  • List 160
  • Changed 2
  • Source Changed 2
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #25873432159
  • Pull Request #2714
  • PR Base - master (#25873392065)
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