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

ruby-grape / grape / 35792918475
100%
master: 100%

Build:
Build:
LAST BUILD BRANCH: perf/shared-formatter-and-empty-filters
DEFAULT BRANCH: master
Ran 22 Sep 2026 10:33PM 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

22 Sep 2026 10:32PM UTC coverage: 99.044% (+0.02%) from 99.027%
35792918475

Pull #2990

github

ericproulx
Name a nested array element by its own indices through a Hash scope

With a Hash scope between two Array scopes (`a` Array > `b` Hash > `c`
Array), a validation error under `a[0]` was reported as
`a[2][b][0][c][1][d]` instead of `a[0][b][c][1][d]`.

`AttributesIterator#store_indices` handed each parent index to the next
`.parent`. That is the enclosing array only when array scopes nest
directly; here it gave `a`'s index to `b`, which then printed it, and
`a` kept the index its own validators last iterated over.

Parent indices now go to each `nearest_array_ancestor` in turn. There
always is one: `parent_indices` holds at most `array_depth - 1` entries,
and the target scope has that many element-iterating ancestors. So the
`break unless parent_scope` guard, which could never trigger, is gone.

Co-Authored-By: Claude Opus 5.5 <noreply@anthropic.com>
Pull Request #2990: Name a nested array element by its own indices through a Hash scope

1469 of 1525 branches covered (96.33%)

Branch coverage included in aggregate %.

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

4333 of 4333 relevant lines covered (100.0%)

28752.91 hits per line

Jobs
ID Job ID Ran Files Coverage
1 run-4.0-gemfiles/multi_xml_0_8.gemfile - 35792918475.1 22 Sep 2026 10:33PM UTC 166
45.54
GitHub Action Run
2 run-3.4-gemfiles/rack_3_1.gemfile - 35792918475.2 22 Sep 2026 10:33PM UTC 167
97.88
GitHub Action Run
3 run-3.3-gemfiles/rails_7_2.gemfile - 35792918475.3 22 Sep 2026 10:34PM UTC 168
97.88
GitHub Action Run
4 run-4.0-gemfiles/multi_json_1_20.gemfile - 35792918475.4 22 Sep 2026 10:34PM UTC 166
45.81
GitHub Action Run
5 run-3.4-gemfiles/rack_3_2.gemfile - 35792918475.5 22 Sep 2026 10:34PM UTC 167
97.88
GitHub Action Run
6 run-4.0-gemfiles/grape_swagger.gemfile - 35792918475.6 22 Sep 2026 10:34PM UTC 166
53.11
GitHub Action Run
7 run-4.0-gemfiles/rack_2_2.gemfile - 35792918475.7 22 Sep 2026 10:34PM UTC 167
97.85
GitHub Action Run
8 run-3.3-Gemfile - 35792918475.8 22 Sep 2026 10:34PM UTC 167
97.88
GitHub Action Run
9 run-4.0-gemfiles/multi_json.gemfile - 35792918475.9 22 Sep 2026 10:34PM UTC 166
45.78
GitHub Action Run
10 run-3.4-gemfiles/rails_8_0.gemfile - 35792918475.10 22 Sep 2026 10:34PM UTC 168
97.87
GitHub Action Run
11 run-4.0-gemfiles/rails_8_0.gemfile - 35792918475.11 22 Sep 2026 10:34PM UTC 168
97.87
GitHub Action Run
12 run-3.4-Gemfile - 35792918475.12 22 Sep 2026 10:33PM UTC 167
97.86
GitHub Action Run
13 run-4.0-gemfiles/rails_7_2.gemfile - 35792918475.13 22 Sep 2026 10:34PM UTC 168
97.87
GitHub Action Run
14 run-3.3-gemfiles/rack_3_2.gemfile - 35792918475.14 22 Sep 2026 10:33PM UTC 167
97.9
GitHub Action Run
15 run-3.3-gemfiles/rack_3_1.gemfile - 35792918475.15 22 Sep 2026 10:34PM UTC 167
97.88
GitHub Action Run
16 run-3.4-gemfiles/rack_3_0.gemfile - 35792918475.16 22 Sep 2026 10:33PM UTC 167
97.86
GitHub Action Run
17 run-3.3-gemfiles/rails_8_0.gemfile - 35792918475.17 22 Sep 2026 10:34PM UTC 168
97.9
GitHub Action Run
18 run-3.4-gemfiles/rails_8_1.gemfile - 35792918475.18 22 Sep 2026 10:34PM UTC 168
97.87
GitHub Action Run
19 run-4.0-Gemfile - 35792918475.19 22 Sep 2026 10:33PM UTC 167
97.86
GitHub Action Run
20 run-3.3-gemfiles/rack_2_2.gemfile - 35792918475.20 22 Sep 2026 10:34PM UTC 167
97.85
GitHub Action Run
21 run-4.0-gemfiles/rack_3_1.gemfile - 35792918475.21 22 Sep 2026 10:34PM UTC 167
97.88
GitHub Action Run
22 run-3.3-gemfiles/rack_3_0.gemfile - 35792918475.22 22 Sep 2026 10:33PM UTC 167
97.88
GitHub Action Run
23 run-3.4-gemfiles/rack_2_2.gemfile - 35792918475.23 22 Sep 2026 10:34PM UTC 167
97.83
GitHub Action Run
24 run-4.0-gemfiles/rack_3_2.gemfile - 35792918475.24 22 Sep 2026 10:34PM UTC 167
97.86
GitHub Action Run
25 run-4.0-gemfiles/rack_3_0.gemfile - 35792918475.25 22 Sep 2026 10:34PM UTC 167
97.86
GitHub Action Run
26 run-4.0-gemfiles/multi_xml.gemfile - 35792918475.26 22 Sep 2026 10:33PM UTC 166
45.5
GitHub Action Run
27 run-3.4-gemfiles/rails_7_2.gemfile - 35792918475.27 22 Sep 2026 10:34PM UTC 168
97.88
GitHub Action Run
28 run-3.3-gemfiles/rails_8_1.gemfile - 35792918475.28 22 Sep 2026 10:35PM UTC 168
97.88
GitHub Action Run
29 run-4.0-gemfiles/hashie.gemfile - 35792918475.29 22 Sep 2026 10:33PM UTC 166
59.77
GitHub Action Run
30 run-4.0-gemfiles/rails_8_1.gemfile - 35792918475.30 22 Sep 2026 10:34PM UTC 168
97.87
GitHub Action Run
31 run-4.0-gemfiles/dry_validation.gemfile - 35792918475.31 22 Sep 2026 10:34PM UTC 166
55.75
GitHub Action Run
32 run-4.0-gemfiles/grape_entity.gemfile - 35792918475.32 22 Sep 2026 10:33PM UTC 166
48.58
GitHub Action Run
Source Files on build 35792918475
  • 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 #35792918475
  • Pull Request #2990
  • PR Base - master (#35537785984)
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