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

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

Build:
Build:
LAST BUILD BRANCH: perf/build-headers-each-header
DEFAULT BRANCH: master
Ran 13 Jun 2026 09:30PM UTC
Jobs 30
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

13 Jun 2026 09:30PM UTC coverage: 96.562% (-0.05%) from 96.616%
27479679455

Pull #2764

github

ericproulx
Route Grape::Json through the non-deprecated MultiJSON API

multi_json 1.21.0 deprecated the `MultiJson` constant (in favor of
`MultiJSON`) and the `MultiJSON.dump`/`MultiJSON.load` method names (in
favor of `generate`/`parse`), all removed in 2.0. Grape detected the
backend via `::MultiJson` and called `dump`/`load`, so users on
multi_json >= 1.21 saw deprecation warnings (#2763).

Detect `::MultiJSON` and give `Grape::Json` a small facade whose
`dump`/`load` delegate to `MultiJSON.generate`/`parse` (byte-identical
output) and which re-exposes `parse`. Behavior is unchanged on every
path; the stdlib and legacy multi_json (< 1.21) fallbacks are untouched.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Pull Request #2764: Route Grape::Json through the non-deprecated MultiJSON API

1122 of 1221 branches covered (91.89%)

Branch coverage included in aggregate %.

10 of 11 new or added lines in 1 file covered. (90.91%)

1 existing line in 1 file now uncovered.

3569 of 3637 relevant lines covered (98.13%)

23066.99 hits per line

Uncovered Changes

Lines Coverage ∆ File
1
84.21
-15.79% lib/grape/json.rb

Coverage Regressions

Lines Coverage ∆ File
1
84.21
-15.79% lib/grape/json.rb
Jobs
ID Job ID Ran Files Coverage
1 run-3.4-gemfiles/rack_2_2.gemfile - 27479679455.1 13 Jun 2026 09:30PM UTC 166
95.2
GitHub Action Run
2 run-4.0-gemfiles/rack_3_1.gemfile - 27479679455.2 13 Jun 2026 09:30PM UTC 166
95.24
GitHub Action Run
3 run-3.3-gemfiles/rails_8_0.gemfile - 27479679455.3 13 Jun 2026 09:31PM UTC 167
95.24
GitHub Action Run
4 run-3.3-gemfiles/rails_8_1.gemfile - 27479679455.4 13 Jun 2026 09:30PM UTC 167
95.24
GitHub Action Run
5 run-4.0-gemfiles/rails_7_2.gemfile - 27479679455.5 13 Jun 2026 09:30PM UTC 167
95.24
GitHub Action Run
6 run-4.0-Gemfile - 27479679455.6 13 Jun 2026 09:30PM UTC 166
95.24
GitHub Action Run
7 run-4.0-gemfiles/multi_json.gemfile - 27479679455.7 13 Jun 2026 09:30PM UTC 166
37.18
GitHub Action Run
8 run-3.4-gemfiles/rack_3_0.gemfile - 27479679455.8 13 Jun 2026 09:30PM UTC 166
95.24
GitHub Action Run
9 run-3.4-gemfiles/rack_3_2.gemfile - 27479679455.9 13 Jun 2026 09:30PM UTC 166
95.24
GitHub Action Run
10 run-3.3-gemfiles/rack_3_2.gemfile - 27479679455.10 13 Jun 2026 09:31PM UTC 166
95.24
GitHub Action Run
11 run-3.4-gemfiles/rails_8_0.gemfile - 27479679455.11 13 Jun 2026 09:31PM UTC 167
95.24
GitHub Action Run
12 run-4.0-gemfiles/multi_xml.gemfile - 27479679455.12 13 Jun 2026 09:30PM UTC 166
37.08
GitHub Action Run
13 run-3.3-gemfiles/rack_3_1.gemfile - 27479679455.13 13 Jun 2026 09:31PM UTC 166
95.24
GitHub Action Run
14 run-4.0-gemfiles/grape_swagger.gemfile - 27479679455.14 13 Jun 2026 09:31PM UTC 166
55.26
GitHub Action Run
15 run-4.0-gemfiles/rack_3_2.gemfile - 27479679455.15 13 Jun 2026 09:30PM UTC 166
95.24
GitHub Action Run
16 run-4.0-gemfiles/rack_2_2.gemfile - 27479679455.16 13 Jun 2026 09:30PM UTC 166
95.2
GitHub Action Run
17 run-4.0-gemfiles/rails_8_0.gemfile - 27479679455.17 13 Jun 2026 09:30PM UTC 167
95.24
GitHub Action Run
18 run-4.0-gemfiles/grape_entity.gemfile - 27479679455.18 13 Jun 2026 09:30PM UTC 166
50.31
GitHub Action Run
19 run-3.4-gemfiles/rack_3_1.gemfile - 27479679455.19 13 Jun 2026 09:30PM UTC 166
95.24
GitHub Action Run
20 run-3.4-gemfiles/rails_7_2.gemfile - 27479679455.20 13 Jun 2026 09:30PM UTC 167
95.24
GitHub Action Run
21 run-3.3-Gemfile - 27479679455.21 13 Jun 2026 09:31PM UTC 166
95.24
GitHub Action Run
22 run-4.0-gemfiles/dry_validation.gemfile - 27479679455.22 13 Jun 2026 09:30PM UTC 166
58.31
GitHub Action Run
23 run-3.4-gemfiles/rails_8_1.gemfile - 27479679455.23 13 Jun 2026 09:31PM UTC 167
95.24
GitHub Action Run
24 run-4.0-gemfiles/rails_8_1.gemfile - 27479679455.24 13 Jun 2026 09:30PM UTC 167
95.24
GitHub Action Run
25 run-3.3-gemfiles/rack_2_2.gemfile - 27479679455.25 13 Jun 2026 09:31PM UTC 166
95.2
GitHub Action Run
26 run-3.4-Gemfile - 27479679455.26 13 Jun 2026 09:31PM UTC 166
95.24
GitHub Action Run
27 run-4.0-gemfiles/hashie.gemfile - 27479679455.27 13 Jun 2026 09:30PM UTC 166
62.39
GitHub Action Run
28 run-3.3-gemfiles/rails_7_2.gemfile - 27479679455.28 13 Jun 2026 09:30PM UTC 167
95.24
GitHub Action Run
29 run-4.0-gemfiles/rack_3_0.gemfile - 27479679455.29 13 Jun 2026 09:31PM UTC 166
95.24
GitHub Action Run
30 run-3.3-gemfiles/rack_3_0.gemfile - 27479679455.30 13 Jun 2026 09:31PM UTC 166
95.24
GitHub Action Run
Source Files on build 27479679455
  • Tree
  • List 167
  • 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 #27479679455
  • Pull Request #2764
  • PR Base - master (#27449980546)
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