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

ruby-grape / grape / 25564552185
97%

Build:
DEFAULT BRANCH: master
Ran 08 May 2026 03:37PM UTC
Jobs 37
Files 157
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

08 May 2026 03:37PM UTC coverage: 96.935%. Remained the same
25564552185

push

github

web-flow
Fix README typos, remove obsolete Fixnum section, and clarify optional + values (#2700)

Spelling and grammar:
- "given on an `configuration`" → "based on a `configuration`"
- "Accept` head" → "Accept` header"
- "won't affects" → "won't affect"
- "with' blocks" → "with` blocks" (mismatched quote)
- `required :beer` / `:wine` / `:blah` → `requires` (the DSL method
  is `requires`; the samples as written would raise NoMethodError)
- "the the [grape-entity]" → "the [grape-entity]"

Accuracy:
- §"Accept-Version Header": the strict-mode sentence said the 406 was
  raised when no correct `Accept` header was supplied; the middleware
  checks `HTTP_ACCEPT_VERSION`, so corrected to "Accept-Version".
- "Rack::Etag" → "Rack::ETag" (correct class name).
- Removed the "Integer/Fixnum and Coercions" section comparing Ruby
  2.4 vs. earlier — `grape.gemspec` requires Ruby >= 3.2, where
  `Fixnum` no longer exists.

Replaces an incorrect note about `requires + values + allow_blank`
(closes #2631) with a correct note covering `optional + values`. The
deleted note claimed `:allow_blank` defaults to `true` and that
absence of `:allow_blank` does not prevent `:state` from receiving
blank values — both wrong: `@allow_blank` defaults to `nil`, and
`requires` already rejects `nil` via the values validator. The real
quirk is `optional + values`: `ValuesValidator#validate_param!`
short-circuits on `nil` whenever the param is optional at the root
scope, so missing/`nil`/`""`-coerced-to-`nil` all pass. The new note
documents that and shows `allow_blank: false` as the way to opt out
while still allowing the key to be absent.

Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>

1080 of 1165 branches covered (92.7%)

Branch coverage included in aggregate %.

3411 of 3468 relevant lines covered (98.36%)

32143.56 hits per line

Jobs
ID Job ID Ran Files Coverage
1 run-3.3-gemfiles/rails_8_0.gemfile - 25564552185.1 08 May 2026 03:37PM UTC 157
95.61
GitHub Action Run
2 run-3.4-gemfiles/rack_2_2.gemfile - 25564552185.2 08 May 2026 03:38PM UTC 156
95.59
GitHub Action Run
3 run-4.0-Gemfile - 25564552185.3 08 May 2026 03:37PM UTC 156
95.63
GitHub Action Run
4 run-4.0-gemfiles/multi_json.gemfile - 25564552185.4 08 May 2026 03:37PM UTC 156
35.74
GitHub Action Run
5 run-3.3-gemfiles/rack_3_0.gemfile - 25564552185.5 08 May 2026 03:37PM UTC 156
95.61
GitHub Action Run
6 run-3.2-gemfiles/rails_7_2.gemfile - 25564552185.6 08 May 2026 03:37PM UTC 157
95.66
GitHub Action Run
7 run-3.4-gemfiles/rails_8_0.gemfile - 25564552185.7 08 May 2026 03:38PM UTC 157
95.63
GitHub Action Run
8 run-4.0-gemfiles/grape_entity.gemfile - 25564552185.8 08 May 2026 03:38PM UTC 156
49.74
GitHub Action Run
9 run-3.3-Gemfile - 25564552185.9 08 May 2026 03:38PM UTC 156
95.61
GitHub Action Run
10 run-3.4-Gemfile - 25564552185.10 08 May 2026 03:37PM UTC 156
95.63
GitHub Action Run
11 run-4.0-gemfiles/rack_3_1.gemfile - 25564552185.11 08 May 2026 03:37PM UTC 156
95.63
GitHub Action Run
12 run-4.0-gemfiles/rack_3_0.gemfile - 25564552185.12 08 May 2026 03:37PM UTC 156
95.63
GitHub Action Run
13 run-4.0-gemfiles/dry_validation.gemfile - 25564552185.13 08 May 2026 03:38PM UTC 156
57.94
GitHub Action Run
14 run-3.4-gemfiles/rack_3_2.gemfile - 25564552185.14 08 May 2026 03:37PM UTC 156
95.63
GitHub Action Run
15 run-4.0-gemfiles/rails_8_1.gemfile - 25564552185.15 08 May 2026 03:38PM UTC 157
95.63
GitHub Action Run
16 run-4.0-gemfiles/multi_xml.gemfile - 25564552185.16 08 May 2026 03:38PM UTC 156
35.74
GitHub Action Run
17 run-3.4-gemfiles/rails_7_2.gemfile - 25564552185.17 08 May 2026 03:37PM UTC 157
95.63
GitHub Action Run
18 run-3.2-Gemfile - 25564552185.18 08 May 2026 03:37PM UTC 156
95.65
GitHub Action Run
19 run-4.0-gemfiles/rails_8_0.gemfile - 25564552185.19 08 May 2026 03:38PM UTC 157
95.63
GitHub Action Run
20 run-3.2-gemfiles/rack_3_1.gemfile - 25564552185.20 08 May 2026 03:37PM UTC 156
95.65
GitHub Action Run
21 run-3.3-gemfiles/rack_2_2.gemfile - 25564552185.21 08 May 2026 03:37PM UTC 156
95.56
GitHub Action Run
22 run-3.4-gemfiles/rails_8_1.gemfile - 25564552185.22 08 May 2026 03:38PM UTC 157
95.63
GitHub Action Run
23 run-4.0-gemfiles/hashie.gemfile - 25564552185.23 08 May 2026 03:38PM UTC 156
62.55
GitHub Action Run
24 run-3.3-gemfiles/rails_8_1.gemfile - 25564552185.24 08 May 2026 03:37PM UTC 157
95.61
GitHub Action Run
25 run-3.3-gemfiles/rails_7_2.gemfile - 25564552185.25 08 May 2026 03:38PM UTC 157
95.61
GitHub Action Run
26 run-3.2-gemfiles/rack_3_2.gemfile - 25564552185.26 08 May 2026 03:37PM UTC 156
95.65
GitHub Action Run
27 run-4.0-gemfiles/rack_3_2.gemfile - 25564552185.27 08 May 2026 03:38PM UTC 156
95.63
GitHub Action Run
28 run-3.2-gemfiles/rack_2_2.gemfile - 25564552185.28 08 May 2026 03:37PM UTC 156
95.61
GitHub Action Run
29 run-3.4-gemfiles/rack_3_1.gemfile - 25564552185.29 08 May 2026 03:37PM UTC 156
95.63
GitHub Action Run
30 run-3.3-gemfiles/rack_3_1.gemfile - 25564552185.30 08 May 2026 03:37PM UTC 156
95.61
GitHub Action Run
31 run-3.2-gemfiles/rack_3_0.gemfile - 25564552185.31 08 May 2026 03:37PM UTC 156
95.65
GitHub Action Run
32 run-4.0-gemfiles/rack_2_2.gemfile - 25564552185.32 08 May 2026 03:37PM UTC 156
95.59
GitHub Action Run
33 run-4.0-gemfiles/rails_7_2.gemfile - 25564552185.33 08 May 2026 03:38PM UTC 157
95.63
GitHub Action Run
34 run-3.3-gemfiles/rack_3_2.gemfile - 25564552185.34 08 May 2026 03:37PM UTC 156
95.61
GitHub Action Run
35 run-3.4-gemfiles/rack_3_0.gemfile - 25564552185.35 08 May 2026 03:38PM UTC 156
95.63
GitHub Action Run
36 run-3.2-gemfiles/rails_8_0.gemfile - 25564552185.36 08 May 2026 03:37PM UTC 157
95.66
GitHub Action Run
37 run-3.2-gemfiles/rails_8_1.gemfile - 25564552185.37 08 May 2026 03:37PM UTC 157
95.66
GitHub Action Run
Source Files on build 25564552185
  • Tree
  • List 157
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #25564552185
  • a83fd7ed on github
  • Prev Build on master (#25406647923)
  • Next Build on master (#25583726063)
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