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

nlohmann / json / 2100 / 5
99%
develop: 99%

Build:
DEFAULT BRANCH: develop
Ran 19 Jul 2017 04:28PM UTC
Files 1
Run time 0s
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

17 Jul 2017 05:53AM UTC coverage: 100.0%. Remained the same
COMPILER=g++-4.9 SPECIAL=coveralls

cron

travis-ci

nlohmann
:bug: fix for #656

A complete rewrite of the string escape function. It now provides codepoint-to-\uxxxx escaping. Invalid UTF-8 byte sequences are not escaped, but copied as-is. I haven’t spent much time optimizing the code - but the library now agrees with Python on every single Unicode character’s escaping (see file test/data/json_nlohmann_tests/all_unicode_ascii.json).

Other minor changes: replaced "size_t" by "std::size_t"

2954 of 2954 relevant lines covered (100.0%)

3480399.24 hits per line

Source Files on job 2100.5 (COMPILER=g++-4.9 SPECIAL=coveralls)
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 2100
  • Travis Job 2100.5
  • 21d23982 on github
  • Prev Job for COMPILER=g++-4.9 SPECIAL=coveralls on develop (#2099.5)
  • Next Job for COMPILER=g++-4.9 SPECIAL=coveralls on develop (#2101.5)
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