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

ruby-grape / grape / 34029315262
99%

Build:
DEFAULT BRANCH: master
Ran 06 Sep 2026 11:07AM UTC
Jobs 32
Files 169
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

06 Sep 2026 11:07AM UTC coverage: 99.196%. Remained the same
34029315262

push

github

web-flow
Stop reassigning method parameters across lib (#2908)

A parameter reassigned partway through a method means the name documents
one thing in the signature and holds another below it. Every site in
`lib` now binds the derived value to its own local, so a parameter keeps
what the caller passed for the whole method.

Two of them were reassigned to hide a mutation of the argument itself,
and those stop writing into what they were given:

* `Middleware::Formatter#ensure_content_type` merged a Content-Type into
  the response headers Hash in place, then returned it.
* `ParamsScope#process_oneof!` wrote the collected variants back into the
  options Hash from the `requires`/`optional` call site. Now
  `#collected_oneof` returns them and the caller merges.

`Endpoint::Options` is left alone; it is fixed in #2907.

Co-authored-by: Claude Opus 5 <noreply@anthropic.com>

1291 of 1334 branches covered (96.78%)

Branch coverage included in aggregate %.

75 of 75 new or added lines in 16 files covered. (100.0%)

4013 of 4013 relevant lines covered (100.0%)

27137.74 hits per line

Jobs
ID Job ID Ran Files Coverage
1 run-3.4-Gemfile - 34029315262.1 06 Sep 2026 11:07AM UTC 168
97.88
GitHub Action Run
2 run-4.0-gemfiles/multi_json.gemfile - 34029315262.2 06 Sep 2026 11:07AM UTC 167
47.53
GitHub Action Run
3 run-4.0-Gemfile - 34029315262.3 06 Sep 2026 11:07AM UTC 168
97.88
GitHub Action Run
4 run-4.0-gemfiles/hashie.gemfile - 34029315262.4 06 Sep 2026 11:07AM UTC 167
61.77
GitHub Action Run
5 run-3.3-gemfiles/rails_8_1.gemfile - 34029315262.5 06 Sep 2026 11:07AM UTC 169
97.89
GitHub Action Run
6 run-3.3-gemfiles/rack_3_2.gemfile - 34029315262.6 06 Sep 2026 11:07AM UTC 168
97.88
GitHub Action Run
7 run-4.0-gemfiles/grape_swagger.gemfile - 34029315262.7 06 Sep 2026 11:07AM UTC 167
55.24
GitHub Action Run
8 run-4.0-gemfiles/rack_3_0.gemfile - 34029315262.8 06 Sep 2026 11:08AM UTC 168
97.88
GitHub Action Run
9 run-3.4-gemfiles/rack_2_2.gemfile - 34029315262.9 06 Sep 2026 11:07AM UTC 168
97.85
GitHub Action Run
10 run-4.0-gemfiles/multi_json_1_20.gemfile - 34029315262.10 06 Sep 2026 11:07AM UTC 167
47.56
GitHub Action Run
11 run-4.0-gemfiles/multi_xml.gemfile - 34029315262.11 06 Sep 2026 11:07AM UTC 167
47.0
GitHub Action Run
12 run-4.0-gemfiles/grape_entity.gemfile - 34029315262.12 06 Sep 2026 11:07AM UTC 167
50.33
GitHub Action Run
13 run-4.0-gemfiles/rack_3_2.gemfile - 34029315262.13 06 Sep 2026 11:07AM UTC 168
97.87
GitHub Action Run
14 run-3.4-gemfiles/rack_3_1.gemfile - 34029315262.14 06 Sep 2026 11:07AM UTC 168
97.87
GitHub Action Run
15 run-4.0-gemfiles/rack_2_2.gemfile - 34029315262.15 06 Sep 2026 11:07AM UTC 168
97.83
GitHub Action Run
16 run-4.0-gemfiles/rails_8_1.gemfile - 34029315262.16 06 Sep 2026 11:07AM UTC 169
97.89
GitHub Action Run
17 run-4.0-gemfiles/rails_8_0.gemfile - 34029315262.17 06 Sep 2026 11:07AM UTC 169
97.87
GitHub Action Run
18 run-3.3-Gemfile - 34029315262.18 06 Sep 2026 11:07AM UTC 168
97.9
GitHub Action Run
19 run-4.0-gemfiles/rails_7_2.gemfile - 34029315262.19 06 Sep 2026 11:07AM UTC 169
97.89
GitHub Action Run
20 run-3.4-gemfiles/rack_3_0.gemfile - 34029315262.20 06 Sep 2026 11:07AM UTC 168
97.87
GitHub Action Run
21 run-3.3-gemfiles/rack_2_2.gemfile - 34029315262.21 06 Sep 2026 11:07AM UTC 168
97.87
GitHub Action Run
22 run-3.3-gemfiles/rack_3_0.gemfile - 34029315262.22 06 Sep 2026 11:07AM UTC 168
97.9
GitHub Action Run
23 run-4.0-gemfiles/multi_xml_0_8.gemfile - 34029315262.23 06 Sep 2026 11:07AM UTC 167
47.04
GitHub Action Run
24 run-4.0-gemfiles/rack_3_1.gemfile - 34029315262.24 06 Sep 2026 11:07AM UTC 168
97.87
GitHub Action Run
25 run-3.3-gemfiles/rails_7_2.gemfile - 34029315262.25 06 Sep 2026 11:07AM UTC 169
97.89
GitHub Action Run
26 run-3.4-gemfiles/rack_3_2.gemfile - 34029315262.26 06 Sep 2026 11:07AM UTC 168
97.88
GitHub Action Run
27 run-3.4-gemfiles/rails_8_0.gemfile - 34029315262.27 06 Sep 2026 11:07AM UTC 169
97.89
GitHub Action Run
28 run-3.4-gemfiles/rails_7_2.gemfile - 34029315262.28 06 Sep 2026 11:07AM UTC 169
97.87
GitHub Action Run
29 run-3.3-gemfiles/rails_8_0.gemfile - 34029315262.29 06 Sep 2026 11:07AM UTC 169
97.9
GitHub Action Run
30 run-3.3-gemfiles/rack_3_1.gemfile - 34029315262.30 06 Sep 2026 11:07AM UTC 168
97.88
GitHub Action Run
31 run-4.0-gemfiles/dry_validation.gemfile - 34029315262.31 06 Sep 2026 11:08AM UTC 167
57.8
GitHub Action Run
32 run-3.4-gemfiles/rails_8_1.gemfile - 34029315262.32 06 Sep 2026 11:07AM UTC 169
97.87
GitHub Action Run
Source Files on build 34029315262
  • Tree
  • List 169
  • Changed 17
  • Source Changed 16
  • Coverage Changed 11
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #34029315262
  • 5c4c0b1c on github
  • Prev Build on master (#34029220227)
  • Next Build on master (#34030591620)
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