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

nlohmann / json / 3826
100%
develop: 99%

Build:
Build:
LAST BUILD BRANCH: dependabot/pip/docs/mkdocs/mkdocs-material-9.7.5
DEFAULT BRANCH: develop
Ran 12 Feb 2020 08:08PM UTC
Jobs 1
Files 34
Run time 8s
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
3826

Pull #1940

travis-ci

web-flow
Specify signed char

x86 architecture default to signed characters.  Other architectures
default to unsigned characters.  When building on non-x86 arch we
get the following error

./json.hpp:22700:42:   required from here
./json.hpp:8494:24: error: comparison is always true due to limited
                           range of data type [-Werror=type-limits]
 8494 |             if ('\x00' <= c and c <= '\x1F')
      |                 ~~~~~~~^~~~

Signed-off-by: Tony Asleson <tasleson@redhat.com>
Pull Request #1940: Specify signed char

4197 of 4197 relevant lines covered (100.0%)

16290609.7 hits per line

Jobs
ID Job ID Ran Files Coverage
6 3826.6 (COMPILER=g++-4.9 CMAKE_OPTIONS=-DJSON_Coverage=ON MULTIPLE_HEADERS=ON) 12 Feb 2020 08:08PM UTC 0
100.0
Travis Job 3826.6
Source Files on build 3826
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #3826
  • Pull Request #1940
  • PR Base - develop (#3822)
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