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

open-source-parsers / jsoncpp / 1603
65%

Build:
DEFAULT BRANCH: master
Ran 13 Feb 2020 09:24PM UTC
Jobs 1
Files 15
Run time 2s
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
1603

push

travis-ci

web-flow
Remove '=delete' from template methods for Xcode 8 (#1133)

For Apple clang-800.0.42.1, which was released with Xcode 8 in
September 2016, the '=delete' on the 'is' and 'as' methods causes
the following errors for value.h:

  inline declaration of 'as<bool>' follows non-inline definition
  inline declaration of 'is<bool>' follows non-inline definition

etcetera for the other specializations of 'is' and 'as'.  The same
problem also occurs for clang-3.8 but not clang-3.9 or later.

2767 of 2953 relevant lines covered (93.7%)

802.25 hits per line

Jobs
ID Job ID Ran Files Coverage
2 1603.2 (CXX=g++ CC=gcc DO_Coverage=ON BUILD_TOOL="Unix Makefiles" BUILD_TYPE=Debug LIB_TYPE=shared DESTDIR=/tmp/cmake_json_cpp) 13 Feb 2020 09:24PM UTC 0
93.7
Travis Job 1603.2
Source Files on build 1603
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1603
  • dc180eb2 on github
  • Prev Build on master (#1602)
  • Next Build on master (#1604)
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