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

nlohmann / json / 28994683782
99%

Build:
DEFAULT BRANCH: develop
Ran 09 Jul 2026 05:16AM 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: 98.749%. Remained the same
28994683782

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%)

6554 of 6637 relevant lines covered (98.75%)

16570152.71 hits per line

Jobs
ID Job ID Ran Files Coverage
1 28994683782.1 09 Jul 2026 05:16AM UTC 31
98.75
GitHub Action Run
Source Files on build 28994683782
  • 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 #28994683782
  • fe029954 on github
  • Prev Build on develop (#28966009532)
  • Next Build on develop (#29020766315)
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