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

ruby-grape / grape / 27310063496 / 4
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 6s
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.648% (-0.003%) from 95.651%
27310063496.4

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

3502 of 3597 relevant lines covered (97.36%)

967.74 hits per line

Source Files on job run-3.3-Gemfile - 27310063496.4
  • 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.16)
  • 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