Skip to content

Conversation

@grisumbras
Copy link
Member

@grisumbras grisumbras commented Oct 24, 2022

Fix #757

@cppalliance-bot
Copy link

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

@codecov
Copy link

codecov bot commented Oct 24, 2022

Codecov Report

Merging #784 (77c94f5) into develop (2137260) will increase coverage by 0.00%.
The diff coverage is 100.00%.

Additional details and impacted files

Impacted file tree graph

@@ Coverage Diff @@ ## develop #784 +/- ## ======================================== Coverage 98.99% 98.99% ======================================== Files 70 71 +1 Lines 6734 6763 +29 ======================================== + Hits 6666 6695 +29  Misses 68 68 
Impacted Files Coverage Δ
include/boost/json/array.hpp 100.00% <ø> (ø)
include/boost/json/object.hpp 100.00% <ø> (ø)
include/boost/json/impl/array.hpp 100.00% <100.00%> (ø)
include/boost/json/impl/object.hpp 100.00% <100.00%> (ø)
include/boost/json/impl/pointer.ipp 100.00% <100.00%> (ø)
include/boost/json/impl/value.hpp 100.00% <100.00%> (ø)
include/boost/json/value.hpp 98.94% <100.00%> (+0.03%) ⬆️

Continue to review full report at Codecov.

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

@grisumbras grisumbras force-pushed the feature/rvalue-ref-access branch from 752cfbf to 77c94f5 Compare October 24, 2022 12:47
@grisumbras grisumbras merged commit 77c94f5 into boostorg:develop Oct 24, 2022
@grisumbras grisumbras deleted the feature/rvalue-ref-access branch October 24, 2022 14:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants