json icon indicating copy to clipboard operation
json copied to clipboard

enable conversion for derived described structs

Open grisumbras opened this issue 6 months ago • 6 comments

Fix #1086.

grisumbras avatar Jun 24 '25 11:06 grisumbras

An automated preview of the documentation is available at https://1088.json.prtest2.cppalliance.org/libs/json/doc/html/index.html

cppalliance-bot avatar Jun 24 '25 11:06 cppalliance-bot

An automated preview of the documentation is available at https://1088.json.prtest2.cppalliance.org/libs/json/doc/html/index.html

cppalliance-bot avatar Jun 24 '25 14:06 cppalliance-bot

An automated preview of the documentation is available at https://1088.json.prtest2.cppalliance.org/libs/json/doc/html/index.html

cppalliance-bot avatar Jun 24 '25 15:06 cppalliance-bot

An automated preview of the documentation is available at https://1088.json.prtest2.cppalliance.org/libs/json/doc/html/index.html

cppalliance-bot avatar Jun 25 '25 09:06 cppalliance-bot

An automated preview of the documentation is available at https://1088.json.prtest2.cppalliance.org/libs/json/doc/html/index.html

cppalliance-bot avatar Jun 25 '25 10:06 cppalliance-bot

An automated preview of the documentation is available at https://1088.json.prtest2.cppalliance.org/libs/json/doc/html/index.html

cppalliance-bot avatar Jun 25 '25 11:06 cppalliance-bot

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 93.70%. Comparing base (6c79a2c) to head (bfedf3c). Report is 1 commits behind head on develop.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff            @@
##           develop    #1088   +/-   ##
========================================
  Coverage    93.70%   93.70%           
========================================
  Files           91       91           
  Lines         9136     9136           
========================================
  Hits          8561     8561           
  Misses         575      575           
Files with missing lines Coverage Δ
include/boost/json/detail/parse_into.hpp 100.00% <ø> (ø)
include/boost/json/detail/value_from.hpp 100.00% <ø> (ø)
include/boost/json/detail/value_to.hpp 100.00% <ø> (ø)
include/boost/json/impl/conversion.hpp 100.00% <ø> (ø)
include/boost/json/impl/serializer.hpp 96.40% <ø> (ø)

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 6c79a2c...bfedf3c. Read the comment docs.

:rocket: New features to boost your workflow:
  • :snowflake: Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

codecov[bot] avatar Jun 25 '25 12:06 codecov[bot]