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

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

Build:
Build:
LAST BUILD BRANCH: refactor/inline-mustermann-grape
DEFAULT BRANCH: master
Ran 01 Jun 2026 08:47AM UTC
Jobs 30
Files 166
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

01 Jun 2026 08:46AM UTC coverage: 96.863% (+0.002%) from 96.861%
26744664330

Pull #2754

github

ericproulx
Merge routing args in place in Router#process_route

process_route built `args = env[GRAPE_ROUTING_ARGS] || { route_info: route }`
and then reassigned `env[GRAPE_ROUTING_ARGS] = args.merge(route_params)`, which
allocates a second Hash for every matched route that carries params.

Set the routing-args Hash once with `||=` and `merge!` the route params into it
in place, dropping the extra allocation. The resulting routing args are
identical (same keys and values); only the merge is now in-place. `route_params`
is a freshly built Hash, so nothing shared is mutated.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Pull Request #2754: Merge routing args in place in Router#process_route

1103 of 1193 branches covered (92.46%)

Branch coverage included in aggregate %.

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

1 existing line in 1 file now uncovered.

3529 of 3589 relevant lines covered (98.33%)

23276.65 hits per line

Coverage Regressions

Lines Coverage ∆ File
1
96.15
0.7% lib/grape/exceptions/validation_errors.rb
Jobs
ID Job ID Ran Files Coverage
1 run-3.3-gemfiles/rails_8_1.gemfile - 26744664330.1 01 Jun 2026 08:47AM UTC 166
95.67
GitHub Action Run
2 run-3.4-gemfiles/rack_3_1.gemfile - 26744664330.2 01 Jun 2026 08:47AM UTC 165
95.67
GitHub Action Run
3 run-4.0-gemfiles/rack_3_1.gemfile - 26744664330.3 01 Jun 2026 08:47AM UTC 165
95.67
GitHub Action Run
4 run-4.0-gemfiles/grape_entity.gemfile - 26744664330.4 01 Jun 2026 08:47AM UTC 165
50.42
GitHub Action Run
5 run-4.0-gemfiles/multi_xml.gemfile - 26744664330.5 01 Jun 2026 08:47AM UTC 165
37.23
GitHub Action Run
6 run-3.3-gemfiles/rack_3_1.gemfile - 26744664330.6 01 Jun 2026 08:48AM UTC 165
95.66
GitHub Action Run
7 run-4.0-gemfiles/rack_3_0.gemfile - 26744664330.7 01 Jun 2026 08:47AM UTC 165
95.67
GitHub Action Run
8 run-4.0-gemfiles/rails_8_1.gemfile - 26744664330.8 01 Jun 2026 08:48AM UTC 166
95.67
GitHub Action Run
9 run-3.4-gemfiles/rack_3_0.gemfile - 26744664330.9 01 Jun 2026 08:47AM UTC 165
95.67
GitHub Action Run
10 run-3.3-gemfiles/rack_3_0.gemfile - 26744664330.10 01 Jun 2026 08:47AM UTC 165
95.66
GitHub Action Run
11 run-4.0-gemfiles/rails_8_0.gemfile - 26744664330.11 01 Jun 2026 08:47AM UTC 166
95.67
GitHub Action Run
12 run-4.0-gemfiles/grape_swagger.gemfile - 26744664330.12 01 Jun 2026 08:47AM UTC 165
55.44
GitHub Action Run
13 run-3.4-gemfiles/rails_8_0.gemfile - 26744664330.13 01 Jun 2026 08:48AM UTC 166
95.67
GitHub Action Run
14 run-3.3-gemfiles/rack_3_2.gemfile - 26744664330.14 01 Jun 2026 08:47AM UTC 165
95.66
GitHub Action Run
15 run-4.0-gemfiles/rails_7_2.gemfile - 26744664330.15 01 Jun 2026 08:47AM UTC 166
95.67
GitHub Action Run
16 run-3.4-gemfiles/rails_7_2.gemfile - 26744664330.16 01 Jun 2026 08:48AM UTC 166
95.67
GitHub Action Run
17 run-4.0-Gemfile - 26744664330.17 01 Jun 2026 08:48AM UTC 165
95.67
GitHub Action Run
18 run-4.0-gemfiles/rack_2_2.gemfile - 26744664330.18 01 Jun 2026 08:47AM UTC 165
95.62
GitHub Action Run
19 run-3.4-Gemfile - 26744664330.19 01 Jun 2026 08:47AM UTC 165
95.67
GitHub Action Run
20 run-4.0-gemfiles/hashie.gemfile - 26744664330.20 01 Jun 2026 08:47AM UTC 165
62.71
GitHub Action Run
21 run-3.4-gemfiles/rack_3_2.gemfile - 26744664330.21 01 Jun 2026 08:47AM UTC 165
95.67
GitHub Action Run
22 run-4.0-gemfiles/dry_validation.gemfile - 26744664330.22 01 Jun 2026 08:48AM UTC 165
58.56
GitHub Action Run
23 run-3.3-gemfiles/rack_2_2.gemfile - 26744664330.23 01 Jun 2026 08:48AM UTC 165
95.62
GitHub Action Run
24 run-3.3-gemfiles/rails_8_0.gemfile - 26744664330.24 01 Jun 2026 08:47AM UTC 166
95.67
GitHub Action Run
25 run-4.0-gemfiles/multi_json.gemfile - 26744664330.25 01 Jun 2026 08:48AM UTC 165
37.23
GitHub Action Run
26 run-3.3-Gemfile - 26744664330.26 01 Jun 2026 08:47AM UTC 165
95.66
GitHub Action Run
27 run-3.3-gemfiles/rails_7_2.gemfile - 26744664330.27 01 Jun 2026 08:47AM UTC 166
95.67
GitHub Action Run
28 run-4.0-gemfiles/rack_3_2.gemfile - 26744664330.28 01 Jun 2026 08:48AM UTC 165
95.67
GitHub Action Run
29 run-3.4-gemfiles/rails_8_1.gemfile - 26744664330.29 01 Jun 2026 08:48AM UTC 166
95.67
GitHub Action Run
30 run-3.4-gemfiles/rack_2_2.gemfile - 26744664330.30 01 Jun 2026 08:47AM UTC 165
95.62
GitHub Action Run
Source Files on build 26744664330
  • Tree
  • List 166
  • Changed 2
  • Source Changed 2
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #26744664330
  • Pull Request #2754
  • PR Base - master (#26681995871)
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