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

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

Build:
Build:
LAST BUILD BRANCH: robust_mounted_app_comparison
DEFAULT BRANCH: master
Ran 23 May 2026 04:32PM 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 04:32PM UTC coverage: 96.962% (-0.02%) from 96.977%
26337900387

Pull #2737

github

ericproulx
Make rescue_from reject meta selectors mixed with exception classes

Previously the `*args` signature meant that:

  rescue_from :all, MyError, with: :handler

silently dropped `MyError`: the `if args.include?(:all)` branch fired
and the trailing argument was never registered. Same for
`:grape_exceptions` and `:internal_grape_exceptions`.

Keep the existing `*args` signature, add a single guard above the
dispatch: if any meta selector is present and `args.size > 1`, raise
`ArgumentError`. Valid forms (`rescue_from :all`,
`rescue_from :all, with:`, `rescue_from MyError, OtherError, with:`)
are unaffected.

CHANGELOG + UPGRADING entries added; three new request_response_spec
examples cover the new ArgumentError contract.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Pull Request #2737: Make rescue_from reject meta selectors mixed with exception classes

1089 of 1175 branches covered (92.68%)

Branch coverage included in aggregate %.

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

3539 of 3598 relevant lines covered (98.36%)

31598.36 hits per line

Jobs
ID Job ID Ran Files Coverage
1 run-3.3-gemfiles/rails_7_2.gemfile - 26337900387.1 23 May 2026 05:40PM UTC 164
95.68
GitHub Action Run
2 run-3.2-gemfiles/rack_3_1.gemfile - 26337900387.2 23 May 2026 04:32PM UTC 163
95.72
GitHub Action Run
3 run-3.4-gemfiles/rack_2_2.gemfile - 26337900387.3 23 May 2026 04:32PM UTC 163
95.63
GitHub Action Run
4 run-3.4-gemfiles/rack_3_1.gemfile - 26337900387.4 23 May 2026 04:32PM UTC 163
95.67
GitHub Action Run
5 run-3.2-gemfiles/rack_3_2.gemfile - 26337900387.5 23 May 2026 04:32PM UTC 163
95.72
GitHub Action Run
6 run-4.0-gemfiles/rails_8_0.gemfile - 26337900387.6 23 May 2026 04:33PM UTC 164
95.68
GitHub Action Run
7 run-3.4-gemfiles/rack_3_0.gemfile - 26337900387.7 23 May 2026 04:32PM UTC 163
95.67
GitHub Action Run
8 run-3.2-gemfiles/rails_7_2.gemfile - 26337900387.8 23 May 2026 04:32PM UTC 164
95.72
GitHub Action Run
9 run-3.4-gemfiles/rails_8_1.gemfile - 26337900387.9 23 May 2026 04:33PM UTC 164
95.68
GitHub Action Run
10 run-4.0-gemfiles/rack_2_2.gemfile - 26337900387.10 23 May 2026 04:32PM UTC 163
95.63
GitHub Action Run
11 run-3.3-gemfiles/rack_3_1.gemfile - 26337900387.11 23 May 2026 04:33PM UTC 163
95.67
GitHub Action Run
12 run-3.3-gemfiles/rack_3_2.gemfile - 26337900387.12 23 May 2026 04:32PM UTC 163
95.67
GitHub Action Run
13 run-3.2-Gemfile - 26337900387.13 23 May 2026 04:32PM UTC 163
95.72
GitHub Action Run
14 run-3.4-Gemfile - 26337900387.14 23 May 2026 04:32PM UTC 163
95.67
GitHub Action Run
15 run-4.0-gemfiles/multi_xml.gemfile - 26337900387.15 23 May 2026 04:33PM UTC 163
36.62
GitHub Action Run
16 run-4.0-Gemfile - 26337900387.16 23 May 2026 04:32PM UTC 163
95.67
GitHub Action Run
17 run-3.2-gemfiles/rails_8_1.gemfile - 26337900387.17 23 May 2026 04:33PM UTC 164
95.72
GitHub Action Run
18 run-4.0-gemfiles/grape_swagger.gemfile - 26337900387.18 23 May 2026 04:33PM UTC 163
55.11
GitHub Action Run
19 run-3.2-gemfiles/rack_3_0.gemfile - 26337900387.19 23 May 2026 04:32PM UTC 163
95.72
GitHub Action Run
20 run-3.3-gemfiles/rack_2_2.gemfile - 26337900387.20 23 May 2026 04:33PM UTC 163
95.63
GitHub Action Run
21 run-3.2-gemfiles/rack_2_2.gemfile - 26337900387.21 23 May 2026 04:32PM UTC 163
95.68
GitHub Action Run
22 run-4.0-gemfiles/rails_7_2.gemfile - 26337900387.22 23 May 2026 04:32PM UTC 164
95.68
GitHub Action Run
23 run-3.4-gemfiles/rails_7_2.gemfile - 26337900387.23 23 May 2026 04:33PM UTC 164
95.68
GitHub Action Run
24 run-3.3-Gemfile - 26337900387.24 23 May 2026 04:32PM UTC 163
95.67
GitHub Action Run
25 run-3.4-gemfiles/rack_3_2.gemfile - 26337900387.25 23 May 2026 04:32PM UTC 163
95.67
GitHub Action Run
26 run-4.0-gemfiles/grape_entity.gemfile - 26337900387.26 23 May 2026 04:33PM UTC 163
50.16
GitHub Action Run
27 run-3.2-gemfiles/rails_8_0.gemfile - 26337900387.27 23 May 2026 04:32PM UTC 164
95.72
GitHub Action Run
28 run-4.0-gemfiles/hashie.gemfile - 26337900387.28 23 May 2026 04:33PM UTC 163
62.36
GitHub Action Run
29 run-4.0-gemfiles/rack_3_1.gemfile - 26337900387.29 23 May 2026 04:33PM UTC 163
95.67
GitHub Action Run
30 run-3.4-gemfiles/rails_8_0.gemfile - 26337900387.30 23 May 2026 04:33PM UTC 164
95.68
GitHub Action Run
31 run-4.0-gemfiles/multi_json.gemfile - 26337900387.31 23 May 2026 04:33PM UTC 163
36.62
GitHub Action Run
32 run-4.0-gemfiles/dry_validation.gemfile - 26337900387.32 23 May 2026 04:33PM UTC 163
58.16
GitHub Action Run
33 run-3.3-gemfiles/rack_3_0.gemfile - 26337900387.33 23 May 2026 04:33PM UTC 163
95.67
GitHub Action Run
34 run-3.3-gemfiles/rails_8_0.gemfile - 26337900387.34 23 May 2026 04:32PM UTC 164
95.68
GitHub Action Run
35 run-4.0-gemfiles/rack_3_0.gemfile - 26337900387.35 23 May 2026 04:33PM UTC 163
95.67
GitHub Action Run
36 run-3.3-gemfiles/rails_8_1.gemfile - 26337900387.36 23 May 2026 04:32PM UTC 164
95.68
GitHub Action Run
37 run-4.0-gemfiles/rails_8_1.gemfile - 26337900387.37 23 May 2026 04:33PM UTC 164
95.68
GitHub Action Run
38 run-4.0-gemfiles/rack_3_2.gemfile - 26337900387.38 23 May 2026 04:33PM UTC 163
95.67
GitHub Action Run
Source Files on build 26337900387
  • 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 #26337900387
  • Pull Request #2737
  • 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