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

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

Build:
Build:
LAST BUILD BRANCH: robust_mounted_app_comparison
DEFAULT BRANCH: master
Ran 05 Jul 2026 06:47PM UTC
Jobs 32
Files 167
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

05 Jul 2026 06:46PM UTC coverage: 96.661% (+0.02%) from 96.643%
28751123472

Pull #2782

github

ericproulx
Remove the dead format keyword from Grape::Router::Pattern

`Pattern#initialize` took a `format:` keyword and, in `extract_capture`,
constrained the mustermann `:format` capture with it. But nothing ever
passed a non-nil value: the endpoint stopped passing `format:` when the
vestigial `Grape::Endpoint::Options` `format` member was removed (#2779),
and grape-swagger's helper passes `format: nil`. It was also redundant —
a route's `:format` capture comes from the path suffix built by
`Grape::Path` (`(.json)` for a specific format, `(.:format)` otherwise),
not from the pattern.

Drop the keyword and the dead capture branch. `DEFAULT_CAPTURES` still
lists `format` (the path-derived capture) and `map_str` still serves
`version`, so matching is unchanged. `Grape::Router::Pattern.new(...,
format: …)` now raises `unknown keyword: :format`; corrected the
UPGRADING note that previously described it as an optional keyword.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Pull Request #2782: Remove the dead format keyword from Grape::Router::Pattern

1129 of 1224 branches covered (92.24%)

Branch coverage included in aggregate %.

3 of 3 new or added lines in 1 file covered. (100.0%)

3590 of 3658 relevant lines covered (98.14%)

23404.58 hits per line

Jobs
ID Job ID Ran Files Coverage
1 run-4.0-gemfiles/multi_xml.gemfile - 28751123472.1 05 Jul 2026 06:47PM UTC 166
47.07
GitHub Action Run
2 run-3.3-gemfiles/rails_8_0.gemfile - 28751123472.2 05 Jul 2026 06:47PM UTC 167
95.2
GitHub Action Run
3 run-3.4-gemfiles/rails_8_0.gemfile - 28751123472.3 05 Jul 2026 06:47PM UTC 167
95.2
GitHub Action Run
4 run-4.0-gemfiles/rails_7_2.gemfile - 28751123472.4 05 Jul 2026 06:47PM UTC 167
95.2
GitHub Action Run
5 run-3.3-gemfiles/rack_3_0.gemfile - 28751123472.5 05 Jul 2026 06:48PM UTC 166
95.2
GitHub Action Run
6 run-3.3-gemfiles/rack_3_2.gemfile - 28751123472.6 05 Jul 2026 06:47PM UTC 166
95.2
GitHub Action Run
7 run-4.0-gemfiles/hashie.gemfile - 28751123472.7 05 Jul 2026 06:47PM UTC 166
62.39
GitHub Action Run
8 run-3.4-gemfiles/rack_3_2.gemfile - 28751123472.8 05 Jul 2026 06:47PM UTC 166
95.2
GitHub Action Run
9 run-3.4-gemfiles/rack_3_0.gemfile - 28751123472.9 05 Jul 2026 06:48PM UTC 166
95.2
GitHub Action Run
10 run-4.0-gemfiles/grape_swagger.gemfile - 28751123472.10 05 Jul 2026 06:48PM UTC 166
55.25
GitHub Action Run
11 run-4.0-gemfiles/dry_validation.gemfile - 28751123472.11 05 Jul 2026 06:47PM UTC 166
58.26
GitHub Action Run
12 run-3.3-gemfiles/rack_2_2.gemfile - 28751123472.12 05 Jul 2026 06:48PM UTC 166
95.16
GitHub Action Run
13 run-3.3-Gemfile - 28751123472.13 05 Jul 2026 06:47PM UTC 166
95.2
GitHub Action Run
14 run-3.3-gemfiles/rails_7_2.gemfile - 28751123472.14 05 Jul 2026 06:47PM UTC 167
95.2
GitHub Action Run
15 run-4.0-gemfiles/multi_xml_0_8.gemfile - 28751123472.15 05 Jul 2026 06:48PM UTC 166
47.11
GitHub Action Run
16 run-4.0-Gemfile - 28751123472.16 05 Jul 2026 06:47PM UTC 166
95.2
GitHub Action Run
17 run-4.0-gemfiles/rails_8_1.gemfile - 28751123472.17 05 Jul 2026 06:47PM UTC 167
95.2
GitHub Action Run
18 run-4.0-gemfiles/multi_json.gemfile - 28751123472.18 05 Jul 2026 06:48PM UTC 166
47.6
GitHub Action Run
19 run-4.0-gemfiles/rack_3_2.gemfile - 28751123472.19 05 Jul 2026 06:48PM UTC 166
95.2
GitHub Action Run
20 run-4.0-gemfiles/grape_entity.gemfile - 28751123472.20 05 Jul 2026 06:47PM UTC 166
50.37
GitHub Action Run
21 run-3.4-Gemfile - 28751123472.21 05 Jul 2026 06:47PM UTC 166
95.2
GitHub Action Run
22 run-4.0-gemfiles/rails_8_0.gemfile - 28751123472.22 05 Jul 2026 06:47PM UTC 167
95.2
GitHub Action Run
23 run-3.3-gemfiles/rack_3_1.gemfile - 28751123472.23 05 Jul 2026 06:48PM UTC 166
95.2
GitHub Action Run
24 run-4.0-gemfiles/rack_3_1.gemfile - 28751123472.24 05 Jul 2026 06:47PM UTC 166
95.2
GitHub Action Run
25 run-3.4-gemfiles/rack_2_2.gemfile - 28751123472.25 05 Jul 2026 06:47PM UTC 166
95.16
GitHub Action Run
26 run-3.4-gemfiles/rack_3_1.gemfile - 28751123472.26 05 Jul 2026 06:48PM UTC 166
95.2
GitHub Action Run
27 run-3.3-gemfiles/rails_8_1.gemfile - 28751123472.27 05 Jul 2026 06:48PM UTC 167
95.2
GitHub Action Run
28 run-4.0-gemfiles/rack_3_0.gemfile - 28751123472.28 05 Jul 2026 06:47PM UTC 166
95.2
GitHub Action Run
29 run-4.0-gemfiles/multi_json_1_20.gemfile - 28751123472.29 05 Jul 2026 06:47PM UTC 166
47.64
GitHub Action Run
30 run-4.0-gemfiles/rack_2_2.gemfile - 28751123472.30 05 Jul 2026 06:47PM UTC 166
95.16
GitHub Action Run
31 run-3.4-gemfiles/rails_7_2.gemfile - 28751123472.31 05 Jul 2026 06:47PM UTC 167
95.2
GitHub Action Run
32 run-3.4-gemfiles/rails_8_1.gemfile - 28751123472.32 05 Jul 2026 06:47PM UTC 167
95.2
GitHub Action Run
Source Files on build 28751123472
  • Tree
  • List 167
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #28751123472
  • Pull Request #2782
  • PR Base - master (#28747175440)
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