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

ruby-grape / grape / 35923972884
100%
master: 100%

Build:
Build:
LAST BUILD BRANCH: fix/negotiated-format-fallback
DEFAULT BRANCH: master
Ran 23 Sep 2026 09:43PM UTC
Jobs 32
Files 168
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

23 Sep 2026 09:40PM UTC coverage: 99.948% (+0.03%) from 99.914%
35923972884

push

github

ericproulx
Spec the error presenter's middleware and version branches

`ErrorFormatter::Base#present` had two branches no spec reached:

- A route's failure presenter is only looked up when the endpoint has a
  request, i.e. for an error the endpoint raised itself. An error
  thrown by middleware before the endpoint ran keeps the shape that
  middleware gave it. A spec now pins that, and the comment on the
  check says so: it read as if the lookup could not work there, which
  it can -- the error middleware sets the status first.
- The presenter is handed `version:` on a versioned request.

Co-Authored-By: Claude Opus 5.5 <noreply@anthropic.com>

1489 of 1492 branches covered (99.8%)

Branch coverage included in aggregate %.

4322 of 4322 relevant lines covered (100.0%)

29235.11 hits per line

Jobs
ID Job ID Ran Files Coverage
1 run-4.0-gemfiles/multi_json.gemfile - 35923972884.1 23 Sep 2026 09:44PM UTC 166
46.11
GitHub Action Run
2 run-4.0-gemfiles/multi_xml_0_8.gemfile - 35923972884.2 23 Sep 2026 09:43PM UTC 166
45.83
GitHub Action Run
3 run-4.0-gemfiles/rack_3_0.gemfile - 35923972884.3 23 Sep 2026 09:44PM UTC 167
98.78
GitHub Action Run
4 run-3.4-Gemfile - 35923972884.4 23 Sep 2026 09:43PM UTC 167
98.78
GitHub Action Run
5 run-4.0-gemfiles/multi_xml.gemfile - 35923972884.5 23 Sep 2026 09:43PM UTC 166
45.8
GitHub Action Run
6 run-3.3-gemfiles/rails_7_2.gemfile - 35923972884.6 23 Sep 2026 09:44PM UTC 168
98.8
GitHub Action Run
7 run-4.0-gemfiles/rack_2_2.gemfile - 35923972884.7 23 Sep 2026 09:44PM UTC 167
98.74
GitHub Action Run
8 run-4.0-gemfiles/rails_8_1.gemfile - 35923972884.8 23 Sep 2026 09:44PM UTC 168
98.78
GitHub Action Run
9 run-3.4-gemfiles/rack_3_2.gemfile - 35923972884.9 23 Sep 2026 09:44PM UTC 167
98.78
GitHub Action Run
10 run-3.4-gemfiles/rack_3_1.gemfile - 35923972884.10 23 Sep 2026 09:44PM UTC 167
98.78
GitHub Action Run
11 run-3.4-gemfiles/rails_8_1.gemfile - 35923972884.11 23 Sep 2026 09:47PM UTC 168
98.78
GitHub Action Run
12 run-4.0-gemfiles/grape_swagger.gemfile - 35923972884.12 23 Sep 2026 09:44PM UTC 166
53.44
GitHub Action Run
13 run-4.0-gemfiles/multi_json_1_20.gemfile - 35923972884.13 23 Sep 2026 09:45PM UTC 166
46.14
GitHub Action Run
14 run-3.3-gemfiles/rails_8_1.gemfile - 35923972884.14 23 Sep 2026 09:44PM UTC 168
98.8
GitHub Action Run
15 run-3.4-gemfiles/rack_3_0.gemfile - 35923972884.15 23 Sep 2026 09:44PM UTC 167
98.78
GitHub Action Run
16 run-4.0-gemfiles/rails_7_2.gemfile - 35923972884.16 23 Sep 2026 09:47PM UTC 168
98.78
GitHub Action Run
17 run-3.3-gemfiles/rack_3_2.gemfile - 35923972884.17 23 Sep 2026 09:46PM UTC 167
98.79
GitHub Action Run
18 run-4.0-gemfiles/dry_validation.gemfile - 35923972884.18 23 Sep 2026 09:43PM UTC 166
56.07
GitHub Action Run
19 run-3.4-gemfiles/rails_8_0.gemfile - 35923972884.19 23 Sep 2026 09:43PM UTC 168
98.78
GitHub Action Run
20 run-4.0-gemfiles/rack_3_1.gemfile - 35923972884.20 23 Sep 2026 09:45PM UTC 167
98.78
GitHub Action Run
21 run-3.3-gemfiles/rack_3_0.gemfile - 35923972884.21 23 Sep 2026 09:43PM UTC 167
98.79
GitHub Action Run
22 run-4.0-gemfiles/rails_8_0.gemfile - 35923972884.22 23 Sep 2026 09:44PM UTC 168
98.78
GitHub Action Run
23 run-4.0-gemfiles/grape_entity.gemfile - 35923972884.23 23 Sep 2026 09:46PM UTC 166
48.89
GitHub Action Run
24 run-4.0-Gemfile - 35923972884.24 23 Sep 2026 09:46PM UTC 167
98.78
GitHub Action Run
25 run-3.3-gemfiles/rack_2_2.gemfile - 35923972884.25 23 Sep 2026 09:45PM UTC 167
98.76
GitHub Action Run
26 run-3.4-gemfiles/rails_7_2.gemfile - 35923972884.26 23 Sep 2026 09:44PM UTC 168
98.78
GitHub Action Run
27 run-4.0-gemfiles/hashie.gemfile - 35923972884.27 23 Sep 2026 09:45PM UTC 166
60.08
GitHub Action Run
28 run-4.0-gemfiles/rack_3_2.gemfile - 35923972884.28 23 Sep 2026 09:46PM UTC 167
98.78
GitHub Action Run
29 run-3.3-Gemfile - 35923972884.29 23 Sep 2026 09:46PM UTC 167
98.79
GitHub Action Run
30 run-3.3-gemfiles/rails_8_0.gemfile - 35923972884.30 23 Sep 2026 09:44PM UTC 168
98.8
GitHub Action Run
31 run-3.4-gemfiles/rack_2_2.gemfile - 35923972884.31 23 Sep 2026 09:44PM UTC 167
98.74
GitHub Action Run
32 run-3.3-gemfiles/rack_3_1.gemfile - 35923972884.32 23 Sep 2026 09:44PM UTC 167
98.79
GitHub Action Run
Source Files on build 35923972884
  • Tree
  • List 168
  • 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 #35923972884
  • 6e76d1ec on github
  • Prev Build on master (#35923884383)
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