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

ruby-grape / grape / 35454670201
100%

Build:
DEFAULT BRANCH: master
Ran 19 Sep 2026 04:21PM UTC
Jobs 32
Files 167
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

19 Sep 2026 04:21PM UTC coverage: 99.027% (-0.02%) from 99.045%
35454670201

push

github

web-flow
Keep a String error message's status when the route names a failure entity (#2953)

ErrorFormatter::Base#present applies the entity a route's failure codes
name for the response status to whatever error! was given. An entity
exposing attributes cannot read any off a String, so error!('Unauthorized',
401) under `failure: [[401, 'Unauthorized', API::Error]]` raised while
rendering, and the failsafe answered 500 in place of the 401.

That has been true of the `failure` block method and the `http_codes:`
keyword for as long as they presented errors. #2949 made the `failure:`
keyword present too -- the spelling grape-swagger's README recommends -- so
on master an API that documents its 401 that way and calls error! with a
String turns every 401 into a 500.

The failure entities document a structured error body, and every README
example hands error! a Hash, so a String message is now left to
#wrap_message, which renders it the way it renders without an entity. A
Hash or an object is presented as before, and `with:` and a class's own
Entity are untouched.

An entity written to take the String itself is no longer handed one;
UPGRADING shows moving it to a Hash message.

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

1429 of 1485 branches covered (96.23%)

Branch coverage included in aggregate %.

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

4273 of 4273 relevant lines covered (100.0%)

28478.02 hits per line

Jobs
ID Job ID Ran Files Coverage
1 run-3.4-gemfiles/rack_2_2.gemfile - 35454670201.1 19 Sep 2026 04:21PM UTC 166
97.79
GitHub Action Run
2 run-3.3-gemfiles/rack_3_2.gemfile - 35454670201.2 19 Sep 2026 04:21PM UTC 166
97.86
GitHub Action Run
3 run-4.0-gemfiles/grape_swagger.gemfile - 35454670201.3 19 Sep 2026 04:21PM UTC 165
53.34
GitHub Action Run
4 run-3.4-gemfiles/rack_3_2.gemfile - 35454670201.4 19 Sep 2026 04:21PM UTC 166
97.83
GitHub Action Run
5 run-4.0-gemfiles/rack_3_2.gemfile - 35454670201.5 19 Sep 2026 04:21PM UTC 166
97.84
GitHub Action Run
6 run-3.3-gemfiles/rack_3_1.gemfile - 35454670201.6 19 Sep 2026 04:21PM UTC 166
97.86
GitHub Action Run
7 run-3.4-gemfiles/rails_8_0.gemfile - 35454670201.7 19 Sep 2026 04:21PM UTC 167
97.85
GitHub Action Run
8 run-3.4-gemfiles/rack_3_0.gemfile - 35454670201.8 19 Sep 2026 04:21PM UTC 166
97.84
GitHub Action Run
9 run-3.3-gemfiles/rack_3_0.gemfile - 35454670201.9 19 Sep 2026 04:21PM UTC 166
97.86
GitHub Action Run
10 run-3.3-gemfiles/rack_2_2.gemfile - 35454670201.10 19 Sep 2026 04:21PM UTC 166
97.81
GitHub Action Run
11 run-3.4-Gemfile - 35454670201.11 19 Sep 2026 04:21PM UTC 166
97.84
GitHub Action Run
12 run-3.4-gemfiles/rails_7_2.gemfile - 35454670201.12 19 Sep 2026 04:21PM UTC 167
97.83
GitHub Action Run
13 run-3.4-gemfiles/rack_3_1.gemfile - 35454670201.13 19 Sep 2026 04:21PM UTC 166
97.84
GitHub Action Run
14 run-4.0-gemfiles/multi_json.gemfile - 35454670201.14 19 Sep 2026 04:21PM UTC 165
46.0
GitHub Action Run
15 run-4.0-gemfiles/rails_8_1.gemfile - 35454670201.15 19 Sep 2026 04:21PM UTC 167
97.85
GitHub Action Run
16 run-4.0-gemfiles/rails_7_2.gemfile - 35454670201.16 19 Sep 2026 04:21PM UTC 167
97.81
GitHub Action Run
17 run-4.0-gemfiles/hashie.gemfile - 35454670201.17 19 Sep 2026 04:21PM UTC 165
59.75
GitHub Action Run
18 run-3.3-Gemfile - 35454670201.18 19 Sep 2026 04:21PM UTC 166
97.86
GitHub Action Run
19 run-3.3-gemfiles/rails_7_2.gemfile - 35454670201.19 19 Sep 2026 04:21PM UTC 167
97.85
GitHub Action Run
20 run-3.3-gemfiles/rails_8_1.gemfile - 35454670201.20 19 Sep 2026 04:21PM UTC 167
97.85
GitHub Action Run
21 run-4.0-gemfiles/grape_entity.gemfile - 35454670201.21 19 Sep 2026 04:21PM UTC 165
49.0
GitHub Action Run
22 run-4.0-gemfiles/multi_xml.gemfile - 35454670201.22 19 Sep 2026 04:21PM UTC 165
45.72
GitHub Action Run
23 run-4.0-gemfiles/rack_3_0.gemfile - 35454670201.23 19 Sep 2026 04:21PM UTC 166
97.84
GitHub Action Run
24 run-4.0-gemfiles/multi_json_1_20.gemfile - 35454670201.24 19 Sep 2026 04:21PM UTC 165
46.04
GitHub Action Run
25 run-4.0-gemfiles/dry_validation.gemfile - 35454670201.25 19 Sep 2026 04:21PM UTC 165
56.01
GitHub Action Run
26 run-4.0-gemfiles/multi_xml_0_8.gemfile - 35454670201.26 19 Sep 2026 04:21PM UTC 165
45.76
GitHub Action Run
27 run-4.0-gemfiles/rack_2_2.gemfile - 35454670201.27 19 Sep 2026 04:21PM UTC 166
97.81
GitHub Action Run
28 run-3.3-gemfiles/rails_8_0.gemfile - 35454670201.28 19 Sep 2026 04:21PM UTC 167
97.86
GitHub Action Run
29 run-4.0-gemfiles/rails_8_0.gemfile - 35454670201.29 19 Sep 2026 04:21PM UTC 167
97.85
GitHub Action Run
30 run-4.0-Gemfile - 35454670201.30 19 Sep 2026 04:21PM UTC 166
97.83
GitHub Action Run
31 run-4.0-gemfiles/rack_3_1.gemfile - 35454670201.31 19 Sep 2026 04:21PM UTC 166
97.84
GitHub Action Run
32 run-3.4-gemfiles/rails_8_1.gemfile - 35454670201.32 19 Sep 2026 04:21PM UTC 167
97.83
GitHub Action Run
Source Files on build 35454670201
  • Tree
  • List 167
  • Changed 4
  • Source Changed 1
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #35454670201
  • b4164584 on github
  • Prev Build on master (#35441540097)
  • Next Build on master (#35455284877)
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