Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversion to/from proxy types #1025

Draft
wants to merge 4 commits into
base: develop
Choose a base branch
from

Conversation

grisumbras
Copy link
Member

No description provided.

@cppalliance-bot
Copy link

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

@cppalliance-bot
Copy link

@grisumbras grisumbras force-pushed the feature/represent-as branch from 3dec165 to 00f52d7 Compare July 19, 2024 10:37
@cppalliance-bot
Copy link

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

@cppalliance-bot
Copy link

@kiwixz
Copy link

kiwixz commented Nov 7, 2024

Would fix #989

@cppalliance-bot
Copy link

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

@grisumbras grisumbras force-pushed the feature/represent-as branch from 9f3a82a to 973de82 Compare January 14, 2025 06:20
@cppalliance-bot
Copy link

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

@cppalliance-bot
Copy link

@grisumbras grisumbras force-pushed the feature/represent-as branch from 973de82 to 9e403f2 Compare January 14, 2025 08:55
@cppalliance-bot
Copy link

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

@grisumbras grisumbras force-pushed the feature/represent-as branch from 9e403f2 to dff65a0 Compare January 14, 2025 09:58
@cppalliance-bot
Copy link

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

@cppalliance-bot
Copy link

Copy link

codecov bot commented Jan 14, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.71%. Comparing base (159a8f3) to head (dff65a0).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff            @@
##           develop    #1025   +/-   ##
========================================
  Coverage    93.70%   93.71%           
========================================
  Files           91       91           
  Lines         9139     9143    +4     
========================================
+ Hits          8564     8568    +4     
  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% <100.00%> (ø)
include/boost/json/detail/value_to.hpp 100.00% <100.00%> (ø)
include/boost/json/impl/conversion.hpp 100.00% <ø> (ø)
include/boost/json/impl/serializer.hpp 96.40% <ø> (ø)
include/boost/json/value_from.hpp 100.00% <100.00%> (ø)
include/boost/json/value_to.hpp 100.00% <100.00%> (ø)

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 159a8f3...dff65a0. Read the comment docs.

@cppalliance-bot
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants