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

open-source-parsers / jsoncpp / 23129451846
90%
master: 90%

Build:
Build:
LAST BUILD BRANCH: refs/pull/1667/merge
DEFAULT BRANCH: master
Ran 16 Mar 2026 05:34AM UTC
Jobs 1
Files 8
Run time 1min
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

16 Mar 2026 05:32AM UTC coverage: 89.899% (-0.04%) from 89.937%
23129451846

push

github

baylesj
Reject unescaped control characters in JSON strings

RFC 8259 requires that control characters (U+0000-U+001F) be escaped
when they appear inside strings. jsoncpp previously accepted them
silently. Add a check in Reader::decodeString and
OurReader::decodeString to return an error when an unescaped control
character is encountered.

Fixes #1546

2172 of 2577 branches covered (84.28%)

Branch coverage included in aggregate %.

3 of 4 new or added lines in 1 file covered. (75.0%)

2554 of 2680 relevant lines covered (95.3%)

23992.28 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
89.99
-0.1% src/lib_json/json_reader.cpp
Jobs
ID Job ID Ran Files Coverage
1 23129451846.1 16 Mar 2026 05:34AM UTC 8
89.9
GitHub Action Run
Source Files on build 23129451846
  • Tree
  • List 8
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • 0a2f7743 on github
  • Prev Build on master (#23123515977)
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