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

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

Build:
Build:
LAST BUILD BRANCH: inc
DEFAULT BRANCH: master
Ran 08 Apr 2026 07:17PM 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

08 Apr 2026 07:16PM UTC coverage: 90.093%. Remained the same
24153810897

Pull #1675

github

baylesj
ci: add ABI compatibility matrix workflow

This adds a new GitHub Actions workflow to verify ABI compatibility across C++ standard boundaries. It explicitly tests the scenario where JsonCpp is built with one standard (e.g., C++11) and consumed by an application built with a newer one (e.g., C++23), and vice versa.

To facilitate testing the specific `std::string_view` boundary that is conditionally compiled, a new `stringView` demo application has been added to the `example/` directory and is consumed directly by the CI matrix to ensure standard library symbols link correctly across standard versions, build types (shared/static), and operating systems.
Pull Request #1675: Fix C++11 ABI breakage when compiled with C++17 (https://github.com/open-source-parsers/jsoncpp/issues/1668)

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 24153810897.1 08 Apr 2026 07:17PM UTC 8
90.09
GitHub Action Run
Source Files on build 24153810897
  • Tree
  • List 8
  • Changed 2
  • Source Changed 2
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Pull Request #1675
  • PR Base - master (#24116573099)
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