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

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

Build:
Build:
LAST BUILD BRANCH: security/mounted-rack-auth-and-html-escape
DEFAULT BRANCH: master
Ran 23 May 2026 04:42PM UTC
Jobs 38
Files 165
Run time 1min
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

23 May 2026 04:41PM UTC coverage: 96.964% (-0.02%) from 96.979%
26338090053

Pull #2735

github

ericproulx
Normalize Grape::Endpoint constructor inputs into an internal Data value object

Introduces `Grape::Endpoint::Options`, a `Data.define` value object built
once from the `**options` Hash in `Endpoint#initialize`. Internal call
sites read named accessors (`config.path`, `config.app`, etc.) instead
of poking `@options[:...]`.

The public surface is unchanged: `Endpoint.new(new_settings, **options, &block)`
still takes a Hash, and `attr_reader :options` still returns that Hash —
so downstream gems (e.g. grape-swagger) that read `endpoint.options[:app]`
continue to work.

`:method` is renamed to `:http_methods` on the value object to avoid
shadowing `Object#method` via the generated Data accessor.

No behavior change.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Pull Request #2735: Normalize Endpoint constructor inputs into an internal Data value object

1089 of 1175 branches covered (92.68%)

Branch coverage included in aggregate %.

14 of 14 new or added lines in 3 files covered. (100.0%)

3542 of 3601 relevant lines covered (98.36%)

31668.8 hits per line

Jobs
ID Job ID Ran Files Coverage
1 run-4.0-gemfiles/rack_3_2.gemfile - 26338090053.1 23 May 2026 04:42PM UTC 164
95.68
GitHub Action Run
2 run-4.0-gemfiles/rails_8_0.gemfile - 26338090053.2 23 May 2026 04:42PM UTC 165
95.68
GitHub Action Run
3 run-4.0-Gemfile - 26338090053.3 23 May 2026 04:42PM UTC 164
95.68
GitHub Action Run
4 run-3.4-gemfiles/rack_2_2.gemfile - 26338090053.4 23 May 2026 04:42PM UTC 164
95.64
GitHub Action Run
5 run-3.3-gemfiles/rails_8_0.gemfile - 26338090053.5 23 May 2026 04:42PM UTC 165
95.68
GitHub Action Run
6 run-3.3-gemfiles/rack_3_1.gemfile - 26338090053.6 23 May 2026 04:42PM UTC 164
95.68
GitHub Action Run
7 run-3.2-gemfiles/rails_8_1.gemfile - 26338090053.7 23 May 2026 04:42PM UTC 165
95.72
GitHub Action Run
8 run-4.0-gemfiles/grape_entity.gemfile - 26338090053.8 23 May 2026 04:42PM UTC 164
50.31
GitHub Action Run
9 run-3.3-gemfiles/rack_3_0.gemfile - 26338090053.9 23 May 2026 04:42PM UTC 164
95.68
GitHub Action Run
10 run-3.4-gemfiles/rails_8_0.gemfile - 26338090053.10 23 May 2026 04:43PM UTC 165
95.68
GitHub Action Run
11 run-3.2-gemfiles/rack_3_1.gemfile - 26338090053.11 23 May 2026 04:42PM UTC 164
95.72
GitHub Action Run
12 run-3.2-gemfiles/rails_8_0.gemfile - 26338090053.12 23 May 2026 04:42PM UTC 165
95.72
GitHub Action Run
13 run-3.3-gemfiles/rails_8_1.gemfile - 26338090053.13 23 May 2026 04:42PM UTC 165
95.68
GitHub Action Run
14 run-4.0-gemfiles/rack_3_1.gemfile - 26338090053.14 23 May 2026 04:42PM UTC 164
95.68
GitHub Action Run
15 run-4.0-gemfiles/rails_7_2.gemfile - 26338090053.15 23 May 2026 04:42PM UTC 165
95.68
GitHub Action Run
16 run-3.4-Gemfile - 26338090053.16 23 May 2026 04:42PM UTC 164
95.68
GitHub Action Run
17 run-3.2-gemfiles/rack_3_0.gemfile - 26338090053.17 23 May 2026 04:42PM UTC 164
95.72
GitHub Action Run
18 run-3.3-gemfiles/rails_7_2.gemfile - 26338090053.18 23 May 2026 04:43PM UTC 165
95.68
GitHub Action Run
19 run-4.0-gemfiles/dry_validation.gemfile - 26338090053.19 23 May 2026 04:42PM UTC 164
58.31
GitHub Action Run
20 run-4.0-gemfiles/grape_swagger.gemfile - 26338090053.20 23 May 2026 04:42PM UTC 164
55.27
GitHub Action Run
21 run-3.4-gemfiles/rack_3_0.gemfile - 26338090053.21 23 May 2026 04:42PM UTC 164
95.68
GitHub Action Run
22 run-3.4-gemfiles/rails_8_1.gemfile - 26338090053.22 23 May 2026 04:42PM UTC 165
95.68
GitHub Action Run
23 run-3.2-gemfiles/rack_3_2.gemfile - 26338090053.23 23 May 2026 04:42PM UTC 164
95.72
GitHub Action Run
24 run-4.0-gemfiles/rack_3_0.gemfile - 26338090053.24 23 May 2026 04:42PM UTC 164
95.68
GitHub Action Run
25 run-3.3-gemfiles/rack_3_2.gemfile - 26338090053.25 23 May 2026 04:42PM UTC 164
95.68
GitHub Action Run
26 run-3.2-gemfiles/rack_2_2.gemfile - 26338090053.26 23 May 2026 05:33PM UTC 164
95.68
GitHub Action Run
27 run-4.0-gemfiles/multi_xml.gemfile - 26338090053.27 23 May 2026 04:42PM UTC 164
36.78
GitHub Action Run
28 run-3.3-gemfiles/rack_2_2.gemfile - 26338090053.28 23 May 2026 04:42PM UTC 164
95.63
GitHub Action Run
29 run-3.2-Gemfile - 26338090053.29 23 May 2026 04:42PM UTC 164
95.72
GitHub Action Run
30 run-3.4-gemfiles/rack_3_2.gemfile - 26338090053.30 23 May 2026 04:42PM UTC 164
95.68
GitHub Action Run
31 run-4.0-gemfiles/hashie.gemfile - 26338090053.31 23 May 2026 04:42PM UTC 164
62.51
GitHub Action Run
32 run-4.0-gemfiles/multi_json.gemfile - 26338090053.32 23 May 2026 04:42PM UTC 164
36.78
GitHub Action Run
33 run-4.0-gemfiles/rails_8_1.gemfile - 26338090053.33 23 May 2026 04:43PM UTC 165
95.68
GitHub Action Run
34 run-3.2-gemfiles/rails_7_2.gemfile - 26338090053.34 23 May 2026 04:42PM UTC 165
95.72
GitHub Action Run
35 run-4.0-gemfiles/rack_2_2.gemfile - 26338090053.35 23 May 2026 04:42PM UTC 164
95.64
GitHub Action Run
36 run-3.4-gemfiles/rails_7_2.gemfile - 26338090053.36 23 May 2026 04:42PM UTC 165
95.68
GitHub Action Run
37 run-3.3-Gemfile - 26338090053.37 23 May 2026 04:42PM UTC 164
95.68
GitHub Action Run
38 run-3.4-gemfiles/rack_3_1.gemfile - 26338090053.38 23 May 2026 04:42PM UTC 164
95.68
GitHub Action Run
Source Files on build 26338090053
  • Tree
  • List 165
  • Changed 2
  • Source Changed 2
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #26338090053
  • Pull Request #2735
  • PR Base - refactor/endpoint-options-route-enabled (#26327699911)
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