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

ruby-grape / grape / 35465462772
99%
master: 99%

Build:
Build:
LAST BUILD BRANCH: ractor-mode
DEFAULT BRANCH: master
Ran 19 Sep 2026 07:48PM UTC
Jobs 32
Files 168
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

19 Sep 2026 07:48PM UTC coverage: 99.035%. Remained the same
35465462772

Pull #2969

github

ericproulx
Correct two README passages on given and on routes admitting dots

The Dependent Parameters section tells readers to name a param renamed
with `as` by its new name in `given`, and its example does so. That was
true until 1.6.0: #2189 made renaming a `declared(params)`-only
feature, so `given` now takes the declared name and raises
Grape::Exceptions::UnknownParameter for the renamed one, as UPGRADING
for 1.6.0 and params_scope_spec record. The example raised as written.
It now names `category`, and the note says why.

The "Dots in a path segment" section says that a requirement admitting
dots claims the extension and that format-by-extension "no longer
applies to that route". The first half holds: `GET /a.b.json` hands the
endpoint "a.b.json". The second does not. The Formatter reads the
extension off the end of PATH_INFO, whatever the route captured, so the
section's own example answers `GET /a.b.json` in JSON and `GET /a.b.xml`
with a 500, the XML formatter being unable to render a String. The
behaviour is the same on 4.0.1, which shipped the sentence. The
paragraph now says so, and that declaring `format` settles the response
format whatever the extension.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Pull Request #2969: Correct two README passages on given and on routes admitting dots

1445 of 1501 branches covered (96.27%)

Branch coverage included in aggregate %.

4300 of 4300 relevant lines covered (100.0%)

28828.16 hits per line

Jobs
ID Job ID Ran Files Coverage
1 run-4.0-gemfiles/rack_2_2.gemfile - 35465462772.1 19 Sep 2026 07:48PM UTC 167
97.83
GitHub Action Run
2 run-4.0-gemfiles/rack_3_0.gemfile - 35465462772.2 19 Sep 2026 07:48PM UTC 167
97.84
GitHub Action Run
3 run-3.3-gemfiles/rack_3_2.gemfile - 35465462772.3 19 Sep 2026 07:48PM UTC 167
97.88
GitHub Action Run
4 run-3.4-gemfiles/rails_7_2.gemfile - 35465462772.4 19 Sep 2026 07:48PM UTC 168
97.86
GitHub Action Run
5 run-4.0-gemfiles/grape_swagger.gemfile - 35465462772.5 19 Sep 2026 07:48PM UTC 166
53.28
GitHub Action Run
6 run-4.0-Gemfile - 35465462772.6 19 Sep 2026 07:49PM UTC 167
97.86
GitHub Action Run
7 run-4.0-gemfiles/rails_7_2.gemfile - 35465462772.7 19 Sep 2026 07:48PM UTC 168
97.84
GitHub Action Run
8 run-3.4-gemfiles/rails_8_1.gemfile - 35465462772.8 19 Sep 2026 07:49PM UTC 168
97.84
GitHub Action Run
9 run-3.3-gemfiles/rack_2_2.gemfile - 35465462772.9 19 Sep 2026 07:48PM UTC 167
97.84
GitHub Action Run
10 run-4.0-gemfiles/multi_json.gemfile - 35465462772.10 19 Sep 2026 07:48PM UTC 166
46.0
GitHub Action Run
11 run-3.4-gemfiles/rack_3_0.gemfile - 35465462772.11 19 Sep 2026 07:48PM UTC 167
97.84
GitHub Action Run
12 run-3.3-gemfiles/rails_8_1.gemfile - 35465462772.12 19 Sep 2026 07:48PM UTC 168
97.88
GitHub Action Run
13 run-4.0-gemfiles/multi_json_1_20.gemfile - 35465462772.13 19 Sep 2026 07:48PM UTC 166
46.04
GitHub Action Run
14 run-3.4-gemfiles/rack_3_2.gemfile - 35465462772.14 19 Sep 2026 07:48PM UTC 167
97.84
GitHub Action Run
15 run-4.0-gemfiles/multi_xml_0_8.gemfile - 35465462772.15 19 Sep 2026 07:48PM UTC 166
45.76
GitHub Action Run
16 run-4.0-gemfiles/dry_validation.gemfile - 35465462772.16 19 Sep 2026 07:48PM UTC 166
55.94
GitHub Action Run
17 run-3.3-gemfiles/rails_7_2.gemfile - 35465462772.17 19 Sep 2026 07:48PM UTC 168
97.88
GitHub Action Run
18 run-3.4-gemfiles/rack_3_1.gemfile - 35465462772.18 19 Sep 2026 07:49PM UTC 167
97.86
GitHub Action Run
19 run-4.0-gemfiles/multi_xml.gemfile - 35465462772.19 19 Sep 2026 07:48PM UTC 166
45.73
GitHub Action Run
20 run-4.0-gemfiles/rails_8_1.gemfile - 35465462772.20 19 Sep 2026 07:48PM UTC 168
97.86
GitHub Action Run
21 run-4.0-gemfiles/rack_3_1.gemfile - 35465462772.21 19 Sep 2026 07:49PM UTC 167
97.84
GitHub Action Run
22 run-4.0-gemfiles/grape_entity.gemfile - 35465462772.22 19 Sep 2026 07:49PM UTC 166
48.92
GitHub Action Run
23 run-4.0-gemfiles/rack_3_2.gemfile - 35465462772.23 19 Sep 2026 07:48PM UTC 167
97.84
GitHub Action Run
24 run-3.3-gemfiles/rails_8_0.gemfile - 35465462772.24 19 Sep 2026 07:48PM UTC 168
97.88
GitHub Action Run
25 run-3.3-Gemfile - 35465462772.25 19 Sep 2026 07:48PM UTC 167
97.88
GitHub Action Run
26 run-3.4-gemfiles/rack_2_2.gemfile - 35465462772.26 19 Sep 2026 07:49PM UTC 167
97.81
GitHub Action Run
27 run-3.4-gemfiles/rails_8_0.gemfile - 35465462772.27 19 Sep 2026 07:48PM UTC 168
97.86
GitHub Action Run
28 run-3.3-gemfiles/rack_3_1.gemfile - 35465462772.28 19 Sep 2026 07:49PM UTC 167
97.88
GitHub Action Run
29 run-4.0-gemfiles/rails_8_0.gemfile - 35465462772.29 19 Sep 2026 07:48PM UTC 168
97.84
GitHub Action Run
30 run-4.0-gemfiles/hashie.gemfile - 35465462772.30 19 Sep 2026 07:49PM UTC 166
59.85
GitHub Action Run
31 run-3.3-gemfiles/rack_3_0.gemfile - 35465462772.31 19 Sep 2026 07:49PM UTC 167
97.88
GitHub Action Run
32 run-3.4-Gemfile - 35465462772.32 19 Sep 2026 07:48PM UTC 167
97.86
GitHub Action Run
Source Files on build 35465462772
  • Tree
  • List 168
  • Changed 2
  • Source Changed 1
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #35465462772
  • Pull Request #2969
  • PR Base - master (#35465431022)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc