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

dblock / grape / 27307794410 / 11
97%
master: 97%

Build:
Build:
LAST BUILD BRANCH: fix/json-use-parse
DEFAULT BRANCH: master
Ran 10 Jun 2026 09:34PM UTC
Files 165
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 09:33PM UTC coverage: 37.113%. Remained the same
27307794410.11

push

github

dblock
Replace JSON.load with JSON.parse in Grape::Json stdlib fallback

JSON.parse is the semantically correct API for parsing untrusted input.
JSON.load is intended for internal serialization of trusted data.
Using create_additions: false merely neutered JSON.load to behave like
JSON.parse — may as well use the right call directly.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

40 of 1203 branches covered (3.33%)

Branch coverage included in aggregate %.

1744 of 3604 relevant lines covered (48.39%)

0.68 hits per line

Source Files on job run-4.0-gemfiles/multi_json.gemfile - 27307794410.11
  • Tree
  • List 165
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 27307794410
  • c02a82e5 on github
  • Prev Job for on fix/json-use-parse (#27307777900.22)
  • Delete
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