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

dblock / grape
97%
master: 97%

Build:
Build:
LAST BUILD BRANCH: fix/json-use-parse
DEFAULT BRANCH: master
Repo Added 15 Jun 2022 03:04AM UTC
Token vwfxnsYI15eHhSbtL461xDH074PQ5mN6f regen
Build 38 Last
Files 166
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

LAST BUILD ON BRANCH fix/json-use-parse
branch: fix/json-use-parse
CHANGE BRANCH
x
Reset
Sync Branches
  • fix/json-use-parse
  • add-agents-md
  • fix-badges
  • fix/auth-base-subclass-issue-2669
  • fix/json-load-create-additions
  • funding
  • master
  • migrate-danger-pr-comment
  • rack-version-specs
  • simplify-workflow

10 Jun 2026 09:33PM UTC coverage: 96.842%. Remained the same
27307794410

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>

1114 of 1205 branches covered (92.45%)

Branch coverage included in aggregate %.

1 of 1 new or added line in 1 file covered. (100.0%)

3547 of 3608 relevant lines covered (98.31%)

23205.19 hits per line

Relevant lines Covered
Build:
Build:
3608 RELEVANT LINES 3547 COVERED LINES
23205.19 HITS PER LINE
Source Files on fix/json-use-parse
  • Tree
  • List 166
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
27307794410 fix/json-use-parse 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 neuter... push 10 Jun 2026 09:33PM UTC dblock github
96.84
27307777900 fix/json-use-parse 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 neuter... push 10 Jun 2026 09:33PM UTC dblock github
96.84
See All Builds (25)

Badge your Repo: grape

We detected this repo isn’t badged! Grab the embed code to the right, add it to your repo to show off your code coverage, and when the badge is live hit the refresh button to remove this message.

Could not find badge in README.

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

Refresh
  • Settings
  • Repo on GitHub
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