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

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

Build:
Build:
LAST BUILD BRANCH: perf/endpoint-helpers-prototype
DEFAULT BRANCH: master
Ran 30 Aug 2026 03:37PM 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

30 Aug 2026 03:33PM UTC coverage: 96.993%. First build
33320065748

Pull #2870

github

ericproulx
Take `declared_params_scope` as a keyword instead of stamping it into opts

`push_declared_params` wrote the scope into the options Hash and guarded
the write so a later call could not overwrite it:

    opts[:declared_params_scope] = self unless opts.key?(:declared_params_scope)
    return @parent.push_declared_params(attrs, **opts) if lateral?

That pair is doing something the code never says. A lateral scope — the one
a `given` block opens — does not store its own declared params; it hands
them to its parent. The stamp is how the attribute stays attributed to the
scope that declared it rather than the one that stores it, which is what
`declared(evaluate_given: true)` later reads through
`attr_meets_dependency?`. Reconstructing that means noticing the guard three
lines below the write.

A default keyword argument states it outright: the receiver when nobody
supplied one, forwarded unchanged when a lateral scope did. Ruby evaluates
the default in the receiver's context, so the semantics are identical.

`as` becomes explicit at the same time, leaving no `**opts` to inspect: both
options a caller may pass are now in the signature.

Co-authored-by: Claude Opus 5 <noreply@anthropic.com>
Pull Request #2870: Take `declared_params_scope` as a keyword instead of stamping it into opts

1239 of 1330 branches covered (93.16%)

Branch coverage included in aggregate %.

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

3889 of 3957 relevant lines covered (98.28%)

27011.37 hits per line

Jobs
ID Job ID Ran Files Coverage
1 run-4.0-gemfiles/multi_json.gemfile - 33320065748.1 30 Aug 2026 03:38PM UTC 167
47.36
GitHub Action Run
2 run-4.0-gemfiles/grape_swagger.gemfile - 33320065748.2 30 Aug 2026 03:40PM UTC 167
55.27
GitHub Action Run
3 run-3.3-gemfiles/rails_8_0.gemfile - 33320065748.3 30 Aug 2026 03:39PM UTC 168
95.74
GitHub Action Run
4 run-4.0-gemfiles/rack_3_1.gemfile - 33320065748.4 30 Aug 2026 03:40PM UTC 167
95.74
GitHub Action Run
5 run-3.4-gemfiles/rails_8_1.gemfile - 33320065748.5 30 Aug 2026 03:39PM UTC 168
95.74
GitHub Action Run
6 run-3.4-Gemfile - 33320065748.6 30 Aug 2026 03:37PM UTC 167
95.74
GitHub Action Run
7 run-3.4-gemfiles/rack_3_1.gemfile - 33320065748.7 30 Aug 2026 03:39PM UTC 167
95.74
GitHub Action Run
8 run-3.4-gemfiles/rails_8_0.gemfile - 33320065748.8 30 Aug 2026 03:40PM UTC 168
95.74
GitHub Action Run
9 run-4.0-gemfiles/rack_3_0.gemfile - 33320065748.9 30 Aug 2026 03:37PM UTC 167
95.74
GitHub Action Run
10 run-4.0-gemfiles/multi_xml.gemfile - 33320065748.10 30 Aug 2026 03:39PM UTC 167
46.79
GitHub Action Run
11 run-3.3-gemfiles/rails_7_2.gemfile - 33320065748.11 30 Aug 2026 03:37PM UTC 168
95.74
GitHub Action Run
12 run-3.3-gemfiles/rack_3_1.gemfile - 33320065748.12 30 Aug 2026 03:38PM UTC 167
95.74
GitHub Action Run
13 run-3.3-gemfiles/rails_8_1.gemfile - 33320065748.13 30 Aug 2026 03:37PM UTC 168
95.74
GitHub Action Run
14 run-4.0-gemfiles/rails_7_2.gemfile - 33320065748.14 30 Aug 2026 03:38PM UTC 168
95.74
GitHub Action Run
15 run-3.3-gemfiles/rack_2_2.gemfile - 33320065748.15 30 Aug 2026 03:37PM UTC 167
95.7
GitHub Action Run
16 run-4.0-Gemfile - 33320065748.16 30 Aug 2026 03:37PM UTC 167
95.74
GitHub Action Run
17 run-4.0-gemfiles/multi_xml_0_8.gemfile - 33320065748.17 30 Aug 2026 03:41PM UTC 167
46.83
GitHub Action Run
18 run-4.0-gemfiles/hashie.gemfile - 33320065748.18 30 Aug 2026 03:39PM UTC 167
61.75
GitHub Action Run
19 run-3.4-gemfiles/rack_3_2.gemfile - 33320065748.19 30 Aug 2026 03:39PM UTC 167
95.74
GitHub Action Run
20 run-3.3-gemfiles/rack_3_2.gemfile - 33320065748.20 30 Aug 2026 03:39PM UTC 167
95.74
GitHub Action Run
21 run-4.0-gemfiles/rack_2_2.gemfile - 33320065748.21 30 Aug 2026 03:37PM UTC 167
95.7
GitHub Action Run
22 run-3.4-gemfiles/rack_3_0.gemfile - 33320065748.22 30 Aug 2026 03:39PM UTC 167
95.74
GitHub Action Run
23 run-3.3-Gemfile - 33320065748.23 30 Aug 2026 03:38PM UTC 167
95.74
GitHub Action Run
24 run-4.0-gemfiles/dry_validation.gemfile - 33320065748.24 30 Aug 2026 03:40PM UTC 167
57.77
GitHub Action Run
25 run-4.0-gemfiles/rails_8_1.gemfile - 33320065748.25 30 Aug 2026 03:39PM UTC 168
95.74
GitHub Action Run
26 run-3.4-gemfiles/rails_7_2.gemfile - 33320065748.26 30 Aug 2026 03:40PM UTC 168
95.74
GitHub Action Run
27 run-3.4-gemfiles/rack_2_2.gemfile - 33320065748.27 30 Aug 2026 03:38PM UTC 167
95.7
GitHub Action Run
28 run-4.0-gemfiles/rack_3_2.gemfile - 33320065748.28 30 Aug 2026 03:37PM UTC 167
95.74
GitHub Action Run
29 run-4.0-gemfiles/grape_entity.gemfile - 33320065748.29 30 Aug 2026 03:39PM UTC 167
50.03
GitHub Action Run
30 run-3.3-gemfiles/rack_3_0.gemfile - 33320065748.30 30 Aug 2026 03:39PM UTC 167
95.74
GitHub Action Run
31 run-4.0-gemfiles/multi_json_1_20.gemfile - 33320065748.31 30 Aug 2026 03:38PM UTC 167
47.4
GitHub Action Run
32 run-4.0-gemfiles/rails_8_0.gemfile - 33320065748.32 30 Aug 2026 03:39PM UTC 168
95.74
GitHub Action Run
Source Files on build 33320065748
  • Tree
  • List 168
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #33320065748
  • Pull Request #2870
  • PR Base - master (#33274964907)
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