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

open-source-parsers / jsoncpp / 23129520592
90%

Build:
DEFAULT BRANCH: master
Ran 16 Mar 2026 05:36AM 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:36AM UTC coverage: 89.911% (-0.04%) from 89.949%
23129520592

push

github

web-flow
Reject unescaped control characters in JSON strings (#1663)

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

2176 of 2581 branches covered (84.31%)

Branch coverage included in aggregate %.

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

2556 of 2682 relevant lines covered (95.3%)

23974.39 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
90.01
-0.1% src/lib_json/json_reader.cpp
Jobs
ID Job ID Ran Files Coverage
1 23129520592.1 16 Mar 2026 05:36AM UTC 8
89.91
GitHub Action Run
Source Files on build 23129520592
  • 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
  • 94aee4f7 on github
  • Prev Build on master (#23129459393)
  • Next Build on master (#23129526613)
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