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

open-source-parsers / jsoncpp / 23129459393
90%

Build:
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:33AM UTC coverage: 89.949% (+0.01%) from 89.937%
23129459393

push

github

web-flow
Fix number parsing failing under non-C locales (#1662)

IStringStream inherits the global locale, so parsing doubles with
operator>> fails when the locale uses ',' as the decimal separator
(e.g. de_DE). Imbue the stream with std::locale::classic() in both
Reader::decodeDouble and OurReader::decodeDouble.

The writer already handles this correctly via fixNumericLocale().

Fixes #1565

2172 of 2575 branches covered (84.35%)

Branch coverage included in aggregate %.

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

2553 of 2678 relevant lines covered (95.33%)

23978.12 hits per line

Jobs
ID Job ID Ran Files Coverage
1 23129459393.1 16 Mar 2026 05:34AM UTC 8
89.95
GitHub Action Run
Source Files on build 23129459393
  • 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
  • 8661f9e5 on github
  • Prev Build on master (#23123515977)
  • Next Build on master (#23129520592)
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