• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In
You are now the owner of this repo.

ConnectionMaster / json / 29003369311
97%

Build:
DEFAULT BRANCH: develop
Ran 09 Jul 2026 08:47AM UTC
Jobs 1
Files 31
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 Jul 2026 04:44AM UTC coverage: 97.402%. Remained the same
29003369311

push

github

web-flow
:memo: Document cross-basic_json conversion limitation (#3425) (#5249)

When converting objects or strings between different basic_json specializations,
the target's object_t::key_type or string_t must be directly constructible from
the source's corresponding type. If this requirement is not met, the conversion
silently falls back to the array-conversion path, producing incorrect results.

This documents the limitation and provides references to issue #3425, which tracks
this behavior. The comment in unit-alt-string.cpp is clarified to reference the
known limitation with a link to the issue, and suggests the parse() workaround.

Fixes #3425 (documentation; full fix deferred pending type-trait redesign)

Signed-off-by: Niels Lohmann <mail@nlohmann.me>

2069 of 2216 branches covered (93.37%)

Branch coverage included in aggregate %.

6554 of 6637 relevant lines covered (98.75%)

16570152.71 hits per line

Jobs
ID Job ID Ran Files Coverage
1 29003369311.1 09 Jul 2026 08:47AM UTC 31
97.4
GitHub Action Run
Source Files on build 29003369311
  • Tree
  • List 31
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #29003369311
  • fe029954 on github
  • Prev Build on develop (#28971825405)
  • Next Build on develop (#29023673171)
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc