Skip to content

conversion of described classes supports private members#988

Merged
grisumbras merged 1 commit intoboostorg:developfrom
grisumbras:fix/described-privates
Mar 2, 2024
Merged

conversion of described classes supports private members#988
grisumbras merged 1 commit intoboostorg:developfrom
grisumbras:fix/described-privates

Conversation

@grisumbras
Copy link
Copy Markdown
Member

Fix #986

@cppalliance-bot
Copy link
Copy Markdown

@grisumbras grisumbras force-pushed the fix/described-privates branch from d551ae8 to 1f9d540 Compare March 1, 2024 21:15
@cppalliance-bot
Copy link
Copy Markdown

@grisumbras grisumbras force-pushed the fix/described-privates branch from 1f9d540 to 2883ff1 Compare March 2, 2024 07:59
@codecov
Copy link
Copy Markdown

codecov bot commented Mar 2, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.08%. Comparing base (8f5b635) to head (2883ff1).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff            @@
##           develop     #988   +/-   ##
========================================
  Coverage    93.08%   93.08%           
========================================
  Files           87       87           
  Lines         8125     8125           
========================================
  Hits          7563     7563           
  Misses         562      562           
Files 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% <ø> (ø)

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 8f5b635...2883ff1. Read the comment docs.

@grisumbras grisumbras merged commit 2883ff1 into boostorg:develop Mar 2, 2024
@grisumbras grisumbras deleted the fix/described-privates branch March 2, 2024 08:38
@cppalliance-bot
Copy link
Copy Markdown

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.

Add support to universal tag_invoke for class as struct with macro BOOST_DESCRIBE_CLASS

2 participants