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

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

Build:
Build:
LAST BUILD BRANCH: perf/build-headers-each-header
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.652% (-0.004%) from 95.656%
27310063496.5

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

1090 of 1203 branches covered (90.61%)

Branch coverage included in aggregate %.

3508 of 3604 relevant lines covered (97.34%)

965.96 hits per line

Source Files on job run-4.0-gemfiles/rails_8_0.gemfile - 27310063496.5
  • 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.24)
  • 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