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

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

Build:
Build:
LAST BUILD BRANCH: robust_mounted_app_comparison
DEFAULT BRANCH: master
Ran 05 Jul 2026 06:56PM 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:55PM UTC coverage: 96.658% (+0.02%) from 96.643%
28751370997

push

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>

1127 of 1222 branches covered (92.23%)

Branch coverage included in aggregate %.

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

3588 of 3656 relevant lines covered (98.14%)

23368.46 hits per line

Jobs
ID Job ID Ran Files Coverage
1 run-4.0-gemfiles/rails_8_1.gemfile - 28751370997.1 05 Jul 2026 06:56PM UTC 167
95.2
GitHub Action Run
2 run-3.4-Gemfile - 28751370997.2 05 Jul 2026 06:56PM UTC 166
95.2
GitHub Action Run
3 run-4.0-gemfiles/dry_validation.gemfile - 28751370997.3 05 Jul 2026 06:56PM UTC 166
58.25
GitHub Action Run
4 run-4.0-gemfiles/rails_8_0.gemfile - 28751370997.4 05 Jul 2026 06:56PM UTC 167
95.2
GitHub Action Run
5 run-4.0-gemfiles/multi_json_1_20.gemfile - 28751370997.5 05 Jul 2026 06:56PM UTC 166
47.62
GitHub Action Run
6 run-3.3-gemfiles/rack_3_0.gemfile - 28751370997.6 05 Jul 2026 06:56PM UTC 166
95.2
GitHub Action Run
7 run-4.0-gemfiles/multi_json.gemfile - 28751370997.7 05 Jul 2026 06:56PM UTC 166
47.58
GitHub Action Run
8 run-4.0-gemfiles/grape_entity.gemfile - 28751370997.8 05 Jul 2026 06:56PM UTC 166
50.35
GitHub Action Run
9 run-3.4-gemfiles/rack_3_0.gemfile - 28751370997.9 05 Jul 2026 06:56PM UTC 166
95.2
GitHub Action Run
10 run-3.4-gemfiles/rack_3_1.gemfile - 28751370997.10 05 Jul 2026 06:56PM UTC 166
95.2
GitHub Action Run
11 run-4.0-gemfiles/rack_3_0.gemfile - 28751370997.11 05 Jul 2026 06:56PM UTC 166
95.2
GitHub Action Run
12 run-4.0-Gemfile - 28751370997.12 05 Jul 2026 06:56PM UTC 166
95.2
GitHub Action Run
13 run-3.3-gemfiles/rails_8_1.gemfile - 28751370997.13 05 Jul 2026 06:56PM UTC 167
95.2
GitHub Action Run
14 run-3.3-gemfiles/rack_3_1.gemfile - 28751370997.14 05 Jul 2026 06:56PM UTC 166
95.2
GitHub Action Run
15 run-4.0-gemfiles/rack_2_2.gemfile - 28751370997.15 05 Jul 2026 06:56PM UTC 166
95.16
GitHub Action Run
16 run-4.0-gemfiles/hashie.gemfile - 28751370997.16 05 Jul 2026 06:56PM UTC 166
62.38
GitHub Action Run
17 run-3.3-gemfiles/rack_3_2.gemfile - 28751370997.17 05 Jul 2026 06:56PM UTC 166
95.2
GitHub Action Run
18 run-4.0-gemfiles/multi_xml.gemfile - 28751370997.18 05 Jul 2026 06:56PM UTC 166
47.04
GitHub Action Run
19 run-4.0-gemfiles/multi_xml_0_8.gemfile - 28751370997.19 05 Jul 2026 06:56PM UTC 166
47.09
GitHub Action Run
20 run-3.4-gemfiles/rails_7_2.gemfile - 28751370997.20 05 Jul 2026 06:56PM UTC 167
95.2
GitHub Action Run
21 run-3.4-gemfiles/rack_2_2.gemfile - 28751370997.21 05 Jul 2026 06:56PM UTC 166
95.16
GitHub Action Run
22 run-4.0-gemfiles/grape_swagger.gemfile - 28751370997.22 05 Jul 2026 06:56PM UTC 166
55.23
GitHub Action Run
23 run-4.0-gemfiles/rack_3_1.gemfile - 28751370997.23 05 Jul 2026 06:56PM UTC 166
95.2
GitHub Action Run
24 run-4.0-gemfiles/rack_3_2.gemfile - 28751370997.24 05 Jul 2026 06:56PM UTC 166
95.2
GitHub Action Run
25 run-3.3-gemfiles/rack_2_2.gemfile - 28751370997.25 05 Jul 2026 06:56PM UTC 166
95.15
GitHub Action Run
26 run-3.4-gemfiles/rack_3_2.gemfile - 28751370997.26 05 Jul 2026 06:56PM UTC 166
95.2
GitHub Action Run
27 run-3.4-gemfiles/rails_8_0.gemfile - 28751370997.27 05 Jul 2026 06:56PM UTC 167
95.2
GitHub Action Run
28 run-3.4-gemfiles/rails_8_1.gemfile - 28751370997.28 05 Jul 2026 06:56PM UTC 167
95.2
GitHub Action Run
29 run-3.3-gemfiles/rails_8_0.gemfile - 28751370997.29 05 Jul 2026 06:56PM UTC 167
95.2
GitHub Action Run
30 run-4.0-gemfiles/rails_7_2.gemfile - 28751370997.30 05 Jul 2026 06:56PM UTC 167
95.2
GitHub Action Run
31 run-3.3-Gemfile - 28751370997.31 05 Jul 2026 06:56PM UTC 166
95.2
GitHub Action Run
32 run-3.3-gemfiles/rails_7_2.gemfile - 28751370997.32 05 Jul 2026 06:56PM UTC 167
95.2
GitHub Action Run
Source Files on build 28751370997
  • 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 #28751370997
  • 65b3c516 on github
  • Prev Build on 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