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

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

Build:
Build:
LAST BUILD BRANCH: robust_mounted_app_comparison
DEFAULT BRANCH: master
Ran 23 May 2026 06:46PM UTC
Jobs 38
Files 164
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

23 May 2026 06:46PM UTC coverage: 96.976% (-0.001%) from 96.977%
26340653868

Pull #2742

github

ericproulx
Prune unused requires in lib/grape.rb

Three removals (verified via grep across `lib/` + full RSpec run):

- `active_support/version` — redundant; `require 'active_support'`
  itself loads the version file first.
- `pathname` — no `Pathname` reference anywhere in the gem.

One narrow:

- `active_support/inflector` → `active_support/core_ext/string/inflections`
  — only the String inflector extensions (`demodulize`, `underscore`) are
  used (in `validations.rb` and `util/registry.rb`); the rest of the
  Inflector class/rule machinery isn't reached.

Kept with a comment after a false start during the audit:

- `active_support/core_ext/hash/indifferent_access` — looked unused
  (we only construct `ActiveSupport::HashWithIndifferentAccess.new(...)`
  directly, never call `Hash#with_indifferent_access`), but
  `HashWithIndifferentAccess.new(hash)` internally calls
  `nested_under_indifferent_access` on its input, which is added by
  this core_ext. Dropping it broke ~200 specs.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Pull Request #2742: Prune unused requires in lib/grape.rb

1088 of 1173 branches covered (92.75%)

Branch coverage included in aggregate %.

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

3530 of 3589 relevant lines covered (98.36%)

31668.72 hits per line

Jobs
ID Job ID Ran Files Coverage
1 run-3.3-gemfiles/rails_8_0.gemfile - 26340653868.1 23 May 2026 06:46PM UTC 164
95.69
GitHub Action Run
2 run-3.4-gemfiles/rack_3_1.gemfile - 26340653868.2 23 May 2026 06:46PM UTC 163
95.69
GitHub Action Run
3 run-3.2-gemfiles/rack_3_0.gemfile - 26340653868.3 23 May 2026 06:46PM UTC 163
95.73
GitHub Action Run
4 run-4.0-gemfiles/rack_3_0.gemfile - 26340653868.4 23 May 2026 06:47PM UTC 163
95.69
GitHub Action Run
5 run-3.3-gemfiles/rails_8_1.gemfile - 26340653868.5 23 May 2026 06:47PM UTC 164
95.69
GitHub Action Run
6 run-3.4-gemfiles/rails_8_1.gemfile - 26340653868.6 23 May 2026 06:47PM UTC 164
95.69
GitHub Action Run
7 run-3.3-gemfiles/rails_7_2.gemfile - 26340653868.7 23 May 2026 06:46PM UTC 164
95.69
GitHub Action Run
8 run-4.0-gemfiles/rails_8_0.gemfile - 26340653868.8 23 May 2026 06:47PM UTC 164
95.69
GitHub Action Run
9 run-3.2-Gemfile - 26340653868.9 23 May 2026 06:46PM UTC 163
95.73
GitHub Action Run
10 run-3.3-Gemfile - 26340653868.10 23 May 2026 06:46PM UTC 163
95.69
GitHub Action Run
11 run-3.4-Gemfile - 26340653868.11 23 May 2026 06:46PM UTC 163
95.69
GitHub Action Run
12 run-4.0-gemfiles/grape_entity.gemfile - 26340653868.12 23 May 2026 06:46PM UTC 163
50.19
GitHub Action Run
13 run-3.2-gemfiles/rack_2_2.gemfile - 26340653868.13 23 May 2026 06:46PM UTC 163
95.69
GitHub Action Run
14 run-4.0-gemfiles/rails_8_1.gemfile - 26340653868.14 23 May 2026 06:46PM UTC 164
95.69
GitHub Action Run
15 run-4.0-gemfiles/grape_swagger.gemfile - 26340653868.15 23 May 2026 06:46PM UTC 163
55.16
GitHub Action Run
16 run-4.0-gemfiles/rack_3_2.gemfile - 26340653868.16 23 May 2026 06:46PM UTC 163
95.69
GitHub Action Run
17 run-4.0-gemfiles/rack_3_1.gemfile - 26340653868.17 23 May 2026 06:46PM UTC 163
95.69
GitHub Action Run
18 run-3.3-gemfiles/rack_3_1.gemfile - 26340653868.18 23 May 2026 06:46PM UTC 163
95.69
GitHub Action Run
19 run-3.3-gemfiles/rack_2_2.gemfile - 26340653868.19 23 May 2026 06:46PM UTC 163
95.64
GitHub Action Run
20 run-3.4-gemfiles/rack_3_0.gemfile - 26340653868.20 23 May 2026 06:47PM UTC 163
95.69
GitHub Action Run
21 run-4.0-gemfiles/rack_2_2.gemfile - 26340653868.21 23 May 2026 06:47PM UTC 163
95.64
GitHub Action Run
22 run-3.3-gemfiles/rack_3_0.gemfile - 26340653868.22 23 May 2026 06:46PM UTC 163
95.69
GitHub Action Run
23 run-3.4-gemfiles/rack_2_2.gemfile - 26340653868.23 23 May 2026 06:46PM UTC 163
95.64
GitHub Action Run
24 run-4.0-gemfiles/hashie.gemfile - 26340653868.24 23 May 2026 06:47PM UTC 163
62.42
GitHub Action Run
25 run-4.0-gemfiles/multi_json.gemfile - 26340653868.25 23 May 2026 06:46PM UTC 163
36.62
GitHub Action Run
26 run-3.4-gemfiles/rails_8_0.gemfile - 26340653868.26 23 May 2026 06:46PM UTC 164
95.69
GitHub Action Run
27 run-4.0-gemfiles/multi_xml.gemfile - 26340653868.27 23 May 2026 06:47PM UTC 163
36.62
GitHub Action Run
28 run-3.2-gemfiles/rails_8_0.gemfile - 26340653868.28 23 May 2026 06:46PM UTC 164
95.73
GitHub Action Run
29 run-3.3-gemfiles/rack_3_2.gemfile - 26340653868.29 23 May 2026 06:46PM UTC 163
95.69
GitHub Action Run
30 run-3.2-gemfiles/rack_3_2.gemfile - 26340653868.30 23 May 2026 06:46PM UTC 163
95.73
GitHub Action Run
31 run-3.2-gemfiles/rails_7_2.gemfile - 26340653868.31 23 May 2026 06:46PM UTC 164
95.73
GitHub Action Run
32 run-4.0-gemfiles/dry_validation.gemfile - 26340653868.32 23 May 2026 06:46PM UTC 163
58.21
GitHub Action Run
33 run-3.4-gemfiles/rails_7_2.gemfile - 26340653868.33 23 May 2026 06:47PM UTC 164
95.69
GitHub Action Run
34 run-4.0-Gemfile - 26340653868.34 23 May 2026 06:46PM UTC 163
95.69
GitHub Action Run
35 run-3.2-gemfiles/rack_3_1.gemfile - 26340653868.35 23 May 2026 06:46PM UTC 163
95.73
GitHub Action Run
36 run-3.4-gemfiles/rack_3_2.gemfile - 26340653868.36 23 May 2026 06:46PM UTC 163
95.69
GitHub Action Run
37 run-3.2-gemfiles/rails_8_1.gemfile - 26340653868.37 23 May 2026 06:46PM UTC 164
95.73
GitHub Action Run
38 run-4.0-gemfiles/rails_7_2.gemfile - 26340653868.38 23 May 2026 06:46PM UTC 164
95.69
GitHub Action Run
Source Files on build 26340653868
  • Tree
  • List 164
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #26340653868
  • Pull Request #2742
  • PR Base - master (#26292056269)
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