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

ruby-grape / grape / 26493393797
97%

Build:
DEFAULT BRANCH: master
Ran 27 May 2026 05:49AM 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

27 May 2026 05:49AM UTC coverage: 96.984% (-0.01%) from 96.998%
26493393797

push

github

web-flow
Normalize Grape::Endpoint constructor inputs into an internal Data value object (#2735)

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>

1088 of 1173 branches covered (92.75%)

Branch coverage included in aggregate %.

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

3542 of 3601 relevant lines covered (98.36%)

31667.53 hits per line

Jobs
ID Job ID Ran Files Coverage
1 run-3.2-gemfiles/rails_8_1.gemfile - 26493393797.1 27 May 2026 05:49AM UTC 165
95.74
GitHub Action Run
2 run-4.0-gemfiles/grape_entity.gemfile - 26493393797.2 27 May 2026 05:49AM UTC 164
50.36
GitHub Action Run
3 run-4.0-gemfiles/dry_validation.gemfile - 26493393797.3 27 May 2026 05:49AM UTC 164
58.35
GitHub Action Run
4 run-3.3-gemfiles/rails_8_0.gemfile - 26493393797.4 27 May 2026 05:49AM UTC 165
95.7
GitHub Action Run
5 run-3.3-gemfiles/rack_3_0.gemfile - 26493393797.5 27 May 2026 05:50AM UTC 164
95.7
GitHub Action Run
6 run-3.2-gemfiles/rack_3_0.gemfile - 26493393797.6 27 May 2026 05:49AM UTC 164
95.74
GitHub Action Run
7 run-4.0-gemfiles/multi_xml.gemfile - 26493393797.7 27 May 2026 05:49AM UTC 164
36.82
GitHub Action Run
8 run-3.4-gemfiles/rack_2_2.gemfile - 26493393797.8 27 May 2026 05:49AM UTC 164
95.65
GitHub Action Run
9 run-4.0-gemfiles/rails_7_2.gemfile - 26493393797.9 27 May 2026 05:50AM UTC 165
95.7
GitHub Action Run
10 run-3.4-Gemfile - 26493393797.10 27 May 2026 05:49AM UTC 164
95.7
GitHub Action Run
11 run-4.0-gemfiles/rack_3_1.gemfile - 26493393797.11 27 May 2026 05:49AM UTC 164
95.7
GitHub Action Run
12 run-3.3-gemfiles/rack_3_1.gemfile - 26493393797.12 27 May 2026 05:50AM UTC 164
95.7
GitHub Action Run
13 run-3.2-gemfiles/rack_3_1.gemfile - 26493393797.13 27 May 2026 05:49AM UTC 164
95.74
GitHub Action Run
14 run-3.2-gemfiles/rails_7_2.gemfile - 26493393797.14 27 May 2026 05:49AM UTC 165
95.74
GitHub Action Run
15 run-3.4-gemfiles/rails_7_2.gemfile - 26493393797.15 27 May 2026 05:50AM UTC 165
95.7
GitHub Action Run
16 run-4.0-gemfiles/hashie.gemfile - 26493393797.16 27 May 2026 05:49AM UTC 164
62.55
GitHub Action Run
17 run-3.3-gemfiles/rack_2_2.gemfile - 26493393797.17 27 May 2026 05:49AM UTC 164
95.65
GitHub Action Run
18 run-3.2-Gemfile - 26493393797.18 27 May 2026 05:50AM UTC 164
95.74
GitHub Action Run
19 run-3.2-gemfiles/rack_3_2.gemfile - 26493393797.19 27 May 2026 05:49AM UTC 164
95.74
GitHub Action Run
20 run-4.0-gemfiles/rails_8_0.gemfile - 26493393797.20 27 May 2026 05:50AM UTC 165
95.7
GitHub Action Run
21 run-4.0-gemfiles/rack_3_2.gemfile - 26493393797.21 27 May 2026 05:49AM UTC 164
95.7
GitHub Action Run
22 run-4.0-gemfiles/multi_json.gemfile - 26493393797.22 27 May 2026 05:49AM UTC 164
36.82
GitHub Action Run
23 run-3.3-Gemfile - 26493393797.23 27 May 2026 05:49AM UTC 164
95.7
GitHub Action Run
24 run-4.0-gemfiles/rails_8_1.gemfile - 26493393797.24 27 May 2026 05:50AM UTC 165
95.7
GitHub Action Run
25 run-3.4-gemfiles/rack_3_1.gemfile - 26493393797.25 27 May 2026 05:49AM UTC 164
95.7
GitHub Action Run
26 run-3.2-gemfiles/rails_8_0.gemfile - 26493393797.26 27 May 2026 05:49AM UTC 165
95.74
GitHub Action Run
27 run-3.4-gemfiles/rack_3_2.gemfile - 26493393797.27 27 May 2026 05:49AM UTC 164
95.7
GitHub Action Run
28 run-3.3-gemfiles/rails_7_2.gemfile - 26493393797.28 27 May 2026 05:50AM UTC 165
95.7
GitHub Action Run
29 run-4.0-Gemfile - 26493393797.29 27 May 2026 05:49AM UTC 164
95.7
GitHub Action Run
30 run-3.3-gemfiles/rails_8_1.gemfile - 26493393797.30 27 May 2026 05:49AM UTC 165
95.7
GitHub Action Run
31 run-3.4-gemfiles/rails_8_0.gemfile - 26493393797.31 27 May 2026 05:50AM UTC 165
95.7
GitHub Action Run
32 run-3.4-gemfiles/rails_8_1.gemfile - 26493393797.32 27 May 2026 05:49AM UTC 165
95.7
GitHub Action Run
33 run-3.2-gemfiles/rack_2_2.gemfile - 26493393797.33 27 May 2026 05:49AM UTC 164
95.7
GitHub Action Run
34 run-3.4-gemfiles/rack_3_0.gemfile - 26493393797.34 27 May 2026 05:49AM UTC 164
95.7
GitHub Action Run
35 run-4.0-gemfiles/rack_3_0.gemfile - 26493393797.35 27 May 2026 05:49AM UTC 164
95.7
GitHub Action Run
36 run-4.0-gemfiles/rack_2_2.gemfile - 26493393797.36 27 May 2026 05:49AM UTC 164
95.65
GitHub Action Run
37 run-3.3-gemfiles/rack_3_2.gemfile - 26493393797.37 27 May 2026 05:49AM UTC 164
95.7
GitHub Action Run
38 run-4.0-gemfiles/grape_swagger.gemfile - 26493393797.38 27 May 2026 05:49AM UTC 164
55.31
GitHub Action Run
Source Files on build 26493393797
  • 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 #26493393797
  • f725dc0a on github
  • Prev Build on master (#26418525997)
  • Next Build on master (#26493796179)
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