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

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

Build:
Build:
LAST BUILD BRANCH: perf/build-headers-each-header
DEFAULT BRANCH: master
Ran 10 Jun 2026 10:21PM UTC
Files 165
Run time 9s
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.649% (-0.003%) from 95.652%
27310063496.19

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 %.

3504 of 3600 relevant lines covered (97.33%)

966.83 hits per line

Source Files on job run-4.0-Gemfile - 27310063496.19
  • Tree
  • List 165
  • 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.30)
  • 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