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

nlohmann / json / 3180 / 6
100%
develop: 99%

Build:
Build:
LAST BUILD BRANCH: dependabot/github_actions/github/codeql-action-4.36.0
DEFAULT BRANCH: develop
Ran 02 Nov 2018 11:52AM UTC
Files 31
Run time 1s
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

02 Nov 2018 09:21AM UTC coverage: 100.0%. Remained the same
COMPILER=g++-4.9 CMAKE_OPTIONS=-DJSON_Coverage=ON MULTIPLE_HEADERS=ON

Pull #1330

travis-ci

web-flow
CMake: Optional Install if Embedded

When adding this library as embedded library with private
"target link", e.g. only used inside private source files, the
library does not need to be installed when the main project gets
installed.

This adds an additional option `JSON_Install` similar to the
test-build control switch in order to skip installing headers and
CMake config files if requested.

Avoids using
```cmake
add_subdirectory(path/to/nlohmann_json EXCLUDE_FROM_ALL)
```

which has further side-effects:
https://cmake.org/cmake/help/v3.0/command/add_subdirectory.html
Pull Request #1330: CMake: Optional Install if Embedded

4055 of 4055 relevant lines covered (100.0%)

12732709.73 hits per line

Source Files on job 3180.6 (COMPILER=g++-4.9 CMAKE_OPTIONS=-DJSON_Coverage=ON MULTIPLE_HEADERS=ON)
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 2976
  • Travis Job 3180.6
  • c7bd0225 on github
  • Prev Job for COMPILER=g++-4.9 CMAKE_OPTIONS=-DJSON_Coverage=ON MULTIPLE_HEADERS=ON on topic-installEmbed (#3177.6)
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