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

open-source-parsers / jsoncpp / 24204877748
90%
master: 90%

Build:
Build:
LAST BUILD BRANCH: refs/pull/1691/merge
DEFAULT BRANCH: master
Ran 09 Apr 2026 05:48PM UTC
Jobs 1
Files 8
Run time 1min
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

09 Apr 2026 05:47PM UTC coverage: 90.093%. Remained the same
24204877748

push

github

baylesj
chore: remove leftover CMake checks for std::string_view

Fixes #1669

This removes the final vestige of the JSONCPP_HAS_STRING_VIEW build system logic.

As of the previous commit (inlining std::string_view methods into value.h to fix ABI breaks), the library no longer relies on the build system (CMake or Meson) to check for and define JSONCPP_HAS_STRING_VIEW.

The header value.h automatically activates std::string_view overloads purely by checking the consumer`s __cplusplus >= 201703L. Since none of the actual std::string_view symbols are compiled into the .so / .a library anymore, Meson (and CMake) builds are identical regardless of whether string_view is supported by the compiler building the library.

2182 of 2588 branches covered (84.31%)

Branch coverage included in aggregate %.

2574 of 2691 relevant lines covered (95.65%)

23739.33 hits per line

Jobs
ID Job ID Ran Files Coverage
1 24204877748.1 09 Apr 2026 05:48PM UTC 8
90.09
GitHub Action Run
Source Files on build 24204877748
  • Tree
  • List 8
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • 55ec3d0c on github
  • Prev Build on fix-cxx11-abi-break (#24204236720)
  • Next Build on fix-cxx11-abi-break (#24205006211)
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