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

ruby-grape / grape / 35917452371
100%

Build:
DEFAULT BRANCH: master
Ran 23 Sep 2026 08:40PM UTC
Jobs 32
Files 168
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 Sep 2026 08:39PM UTC coverage: 99.897% (+0.02%) from 99.88%
35917452371

push

github

web-flow
Check Boolean values directly instead of through Boolean.build (#2982)

`Grape::API::Boolean.build` existed only so the `type`/`values`
consistency check could map each value to a Boolean instance (or nil)
and then ask `all?(Boolean)`. Its one caller now checks that every value
is `true` or `false` directly, so `build` and its `VALUES` constant are
removed and `Boolean` is a plain marker class.

Adds specs for the rejecting path (non-boolean values with `type: Boolean`
and `type: [Boolean]`), which was previously untested.

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

1486 of 1492 branches covered (99.6%)

Branch coverage included in aggregate %.

7 of 7 new or added lines in 2 files covered. (100.0%)

4322 of 4322 relevant lines covered (100.0%)

29217.8 hits per line

Jobs
ID Job ID Ran Files Coverage
1 run-4.0-gemfiles/grape_swagger.gemfile - 35917452371.1 23 Sep 2026 08:41PM UTC 166
53.44
GitHub Action Run
2 run-4.0-gemfiles/rack_2_2.gemfile - 35917452371.2 23 Sep 2026 08:57PM UTC 167
98.69
GitHub Action Run
3 run-4.0-gemfiles/multi_xml_0_8.gemfile - 35917452371.3 23 Sep 2026 08:40PM UTC 166
45.83
GitHub Action Run
4 run-4.0-gemfiles/multi_xml.gemfile - 35917452371.4 23 Sep 2026 08:41PM UTC 166
45.8
GitHub Action Run
5 run-4.0-Gemfile - 35917452371.5 23 Sep 2026 08:42PM UTC 167
98.73
GitHub Action Run
6 run-3.3-gemfiles/rack_3_1.gemfile - 35917452371.6 23 Sep 2026 08:40PM UTC 167
98.74
GitHub Action Run
7 run-4.0-gemfiles/rack_3_0.gemfile - 35917452371.7 23 Sep 2026 08:41PM UTC 167
98.73
GitHub Action Run
8 run-3.4-Gemfile - 35917452371.8 23 Sep 2026 08:40PM UTC 167
98.73
GitHub Action Run
9 run-3.4-gemfiles/rack_3_2.gemfile - 35917452371.9 23 Sep 2026 08:40PM UTC 167
98.73
GitHub Action Run
10 run-4.0-gemfiles/rack_3_2.gemfile - 35917452371.10 23 Sep 2026 08:41PM UTC 167
98.73
GitHub Action Run
11 run-4.0-gemfiles/grape_entity.gemfile - 35917452371.11 23 Sep 2026 08:40PM UTC 166
48.89
GitHub Action Run
12 run-3.3-gemfiles/rails_7_2.gemfile - 35917452371.12 23 Sep 2026 08:40PM UTC 168
98.74
GitHub Action Run
13 run-4.0-gemfiles/rack_3_1.gemfile - 35917452371.13 23 Sep 2026 08:40PM UTC 167
98.73
GitHub Action Run
14 run-3.3-gemfiles/rails_8_1.gemfile - 35917452371.14 23 Sep 2026 08:41PM UTC 168
98.74
GitHub Action Run
15 run-3.4-gemfiles/rack_3_0.gemfile - 35917452371.15 23 Sep 2026 08:41PM UTC 167
98.73
GitHub Action Run
16 run-4.0-gemfiles/rails_8_0.gemfile - 35917452371.16 23 Sep 2026 08:40PM UTC 168
98.73
GitHub Action Run
17 run-3.3-gemfiles/rack_3_2.gemfile - 35917452371.17 23 Sep 2026 08:41PM UTC 167
98.74
GitHub Action Run
18 run-3.4-gemfiles/rack_2_2.gemfile - 35917452371.18 23 Sep 2026 08:41PM UTC 167
98.69
GitHub Action Run
19 run-4.0-gemfiles/multi_json_1_20.gemfile - 35917452371.19 23 Sep 2026 08:41PM UTC 166
46.14
GitHub Action Run
20 run-3.3-gemfiles/rack_3_0.gemfile - 35917452371.20 23 Sep 2026 08:41PM UTC 167
98.74
GitHub Action Run
21 run-3.4-gemfiles/rack_3_1.gemfile - 35917452371.21 23 Sep 2026 08:41PM UTC 167
98.73
GitHub Action Run
22 run-4.0-gemfiles/multi_json.gemfile - 35917452371.22 23 Sep 2026 08:41PM UTC 166
46.11
GitHub Action Run
23 run-4.0-gemfiles/rails_7_2.gemfile - 35917452371.23 23 Sep 2026 08:42PM UTC 168
98.73
GitHub Action Run
24 run-4.0-gemfiles/hashie.gemfile - 35917452371.24 23 Sep 2026 08:40PM UTC 166
60.08
GitHub Action Run
25 run-3.3-gemfiles/rails_8_0.gemfile - 35917452371.25 23 Sep 2026 08:40PM UTC 168
98.74
GitHub Action Run
26 run-4.0-gemfiles/rails_8_1.gemfile - 35917452371.26 23 Sep 2026 08:41PM UTC 168
98.73
GitHub Action Run
27 run-3.4-gemfiles/rails_8_1.gemfile - 35917452371.27 23 Sep 2026 08:42PM UTC 168
98.73
GitHub Action Run
28 run-3.3-Gemfile - 35917452371.28 23 Sep 2026 08:40PM UTC 167
98.74
GitHub Action Run
29 run-4.0-gemfiles/dry_validation.gemfile - 35917452371.29 23 Sep 2026 08:42PM UTC 166
56.07
GitHub Action Run
30 run-3.3-gemfiles/rack_2_2.gemfile - 35917452371.30 23 Sep 2026 08:41PM UTC 167
98.71
GitHub Action Run
31 run-3.4-gemfiles/rails_8_0.gemfile - 35917452371.31 23 Sep 2026 08:40PM UTC 168
98.73
GitHub Action Run
32 run-3.4-gemfiles/rails_7_2.gemfile - 35917452371.32 23 Sep 2026 08:40PM UTC 168
98.73
GitHub Action Run
Source Files on build 35917452371
  • Tree
  • List 168
  • Changed 2
  • Source Changed 2
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #35917452371
  • 4912904b on github
  • Prev Build on master (#35914431969)
  • Next Build on master (#35923379367)
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