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

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

Build:
Build:
LAST BUILD BRANCH: fix/variant-collection-coercer-to-s
DEFAULT BRANCH: master
Ran 01 Jun 2026 03:19PM UTC
Jobs 22
Files 166
Run time 2min
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 03:18PM UTC coverage: 96.755% (-0.04%) from 96.797%
26764104388

Pull #2756

github

ericproulx
Tighten dependency lower bounds to their compatibility floors

Grape's dependency floors were loose (zeitwerk and dry-configurable were
unpinned, rack was >= 2). Raise them to the lowest versions Grape is actually
compatible with on its Ruby 3.3 / Rails 7.2 baseline -- not the latest:

- rack:             >= 2 -> >= 2.2.4  (Rails 7.2's floor; avoids rack CVEs < 2.2.4)
- zeitwerk:         unpinned -> >= 2.6  (mirrors Rails 7.2's `zeitwerk ~> 2.6`)
- dry-configurable: unpinned -> >= 1.0  (the `setting ..., default:` keyword API)

dry-types stays at >= 1.1. Floors only, no upper bounds; resolved versions
are unchanged.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Pull Request #2756: Raise dependency lower bounds for the Ruby 3.3 / Rails 7.2 baseline

1112 of 1205 branches covered (92.28%)

Branch coverage included in aggregate %.

3540 of 3603 relevant lines covered (98.25%)

17440.45 hits per line

Coverage Regressions

Lines Coverage ∆ File
1
71.43
-28.57% lib/grape/json.rb
Jobs
ID Job ID Ran Files Coverage
1 run-4.0-gemfiles/hashie.gemfile - 26764104388.1 01 Jun 2026 03:19PM UTC 165
62.58
GitHub Action Run
2 run-3.3-gemfiles/rack_3_2.gemfile - 26764104388.2 01 Jun 2026 03:19PM UTC 165
95.65
GitHub Action Run
3 run-3.3-gemfiles/rails_8_0.gemfile - 26764104388.3 01 Jun 2026 03:19PM UTC 166
95.65
GitHub Action Run
4 run-4.0-gemfiles/rails_8_0.gemfile - 26764104388.4 01 Jun 2026 03:20PM UTC 166
95.65
GitHub Action Run
5 run-3.4-gemfiles/rack_2_2.gemfile - 26764104388.5 01 Jun 2026 03:19PM UTC 165
95.61
GitHub Action Run
6 run-3.4-gemfiles/rack_3_0.gemfile - 26764104388.6 01 Jun 2026 03:19PM UTC 165
95.65
GitHub Action Run
7 run-3.3-gemfiles/rack_3_0.gemfile - 26764104388.7 01 Jun 2026 03:19PM UTC 165
95.65
GitHub Action Run
8 run-4.0-gemfiles/rack_2_2.gemfile - 26764104388.8 01 Jun 2026 03:19PM UTC 165
95.61
GitHub Action Run
9 run-3.4-gemfiles/rails_8_1.gemfile - 26764104388.9 01 Jun 2026 03:19PM UTC 166
95.65
GitHub Action Run
10 run-4.0-gemfiles/rack_3_0.gemfile - 26764104388.10 01 Jun 2026 03:19PM UTC 165
95.65
GitHub Action Run
11 run-4.0-gemfiles/dry_validation.gemfile - 26764104388.11 01 Jun 2026 03:19PM UTC 165
58.43
GitHub Action Run
12 run-3.3-gemfiles/rack_2_2.gemfile - 26764104388.12 01 Jun 2026 03:19PM UTC 165
95.61
GitHub Action Run
13 run-4.0-gemfiles/rack_3_1.gemfile - 26764104388.13 01 Jun 2026 03:19PM UTC 165
95.65
GitHub Action Run
14 run-3.3-Gemfile - 26764104388.14 01 Jun 2026 03:19PM UTC 165
95.65
GitHub Action Run
15 run-4.0-gemfiles/rack_3_2.gemfile - 26764104388.15 01 Jun 2026 03:19PM UTC 165
95.65
GitHub Action Run
16 run-4.0-gemfiles/rails_8_1.gemfile - 26764104388.16 01 Jun 2026 03:19PM UTC 166
95.65
GitHub Action Run
17 run-4.0-gemfiles/rails_7_2.gemfile - 26764104388.17 01 Jun 2026 03:20PM UTC 166
95.65
GitHub Action Run
18 run-3.4-gemfiles/rack_3_2.gemfile - 26764104388.18 01 Jun 2026 03:19PM UTC 165
95.65
GitHub Action Run
19 run-4.0-gemfiles/grape_swagger.gemfile - 26764104388.19 01 Jun 2026 03:19PM UTC 165
55.37
GitHub Action Run
20 run-3.3-gemfiles/rails_7_2.gemfile - 26764104388.20 01 Jun 2026 03:19PM UTC 166
95.65
GitHub Action Run
21 run-4.0-gemfiles/grape_entity.gemfile - 26764104388.21 01 Jun 2026 03:19PM UTC 165
50.37
GitHub Action Run
22 run-3.3-gemfiles/rails_8_1.gemfile - 26764104388.22 01 Jun 2026 03:20PM UTC 166
95.65
GitHub Action Run
Source Files on build 26764104388
  • Tree
  • List 166
  • Changed 12
  • Source Changed 0
  • Coverage Changed 12
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #26764104388
  • Pull Request #2756
  • PR Base - master (#26755015790)
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