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

dota17 / jsoncpp / 730
94%

Build:
DEFAULT BRANCH: master
Ran 22 Jun 2020 05:54PM UTC
Jobs 1
Files 15
Run time 9min
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

pending completion
730

push

travis-ci

web-flow
Billy donahue avoid isprint (#1191)

* avoid isprint

`std::isprint` is locale-specific and the JSON-spec is not.
In particular, isprint('\t') is true in Windows CP1252.

Has bitten others, e.g. https://github.com/laurikari/tre/issues/64

Fixes #1187

* semicolon (rookie mistake!)

* Windows tab escape testing with custom locale (#1190)

Co-authored-by: Nikolay Baklicharov <thestorm.nik@gmail.com>

2739 of 2920 relevant lines covered (93.8%)

1519.08 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
21
100.0
src/lib_json/json_reader.cpp
Jobs
ID Job ID Ran Files Coverage
2 730.2 (CXX=g++ CC=gcc DO_Coverage=ON BUILD_TOOL="Unix Makefiles" BUILD_TYPE=Debug LIB_TYPE=shared DESTDIR=/tmp/cmake_json_cpp) 22 Jun 2020 05:54PM UTC 0
93.8
Travis Job 730.2
Source Files on build 730
  • Tree
  • List 15
  • Changed 2
  • Source Changed 2
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Travis Build #730
  • 632044ad on github
  • Prev Build on master (#729)
  • Next Build on master (#732)
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

© 2025 Coveralls, Inc