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

ruby-grape / grape / 27310063496 / 2
97%
master: 97%

Build:
Build:
LAST BUILD BRANCH: regression/json-error-formatter-double-wrap
DEFAULT BRANCH: master
Ran 10 Jun 2026 10:21PM UTC
Files 166
Run time 5s
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

10 Jun 2026 10:19PM UTC coverage: 95.651% (-0.004%) from 95.655%
27310063496.2

Pull #2762

github

ericproulx
Parse request bodies with JSON.parse in the stdlib fallback

Alias Grape::Json to ::JSON directly and parse incoming bodies with
JSON.parse instead of JSON.load. JSON.parse never honours the json_class
additions mechanism, so the create_additions: false wrapper from #2759 is
no longer needed. This drops the wrapper module and its per-call delegation
while keeping json_class payloads inert.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Pull Request #2762: Parse request bodies with JSON.parse in the stdlib fallback

1091 of 1205 branches covered (90.54%)

Branch coverage included in aggregate %.

3506 of 3601 relevant lines covered (97.36%)

966.9 hits per line

Source Files on job run-3.3-gemfiles/rails_8_1.gemfile - 27310063496.2
  • Tree
  • List 166
  • Changed 2
  • Source Changed 2
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 27310063496
  • 5863c36a on github
  • Prev Job for on chore/json-parse-fallback (#27306538704.2)
  • Next Job for on chore/json-parse-fallback (#27311187721.24)
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