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

open-source-parsers / jsoncpp / 1598
94%
master: 90%

Build:
Build:
LAST BUILD BRANCH: allow-dropped-placeholders
DEFAULT BRANCH: master
Ran 24 Jan 2020 08:23PM UTC
Jobs 1
Files 15
Run time 4s
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
1598

Pull #1133

travis-ci

web-flow
Remove '=delete' from template methods for Xcode 8

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.
Pull Request #1133: Remove '=delete' from template methods for Xcode 8

2766 of 2952 relevant lines covered (93.7%)

802.52 hits per line

Jobs
ID Job ID Ran Files Coverage
2 1598.2 (CXX=g++ CC=gcc DO_Coverage=ON BUILD_TOOL="Unix Makefiles" BUILD_TYPE=Debug LIB_TYPE=shared DESTDIR=/tmp/cmake_json_cpp) 24 Jan 2020 08:23PM UTC 0
93.7
Travis Job 1598.2
Source Files on build 1598
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1598
  • Pull Request #1133
  • PR Base - master (#1596)
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