Skip to content

Conversation

grisumbras
Copy link
Member

Fix #975

If the sequence's value type is the same type as the sequence, our sequence conversion algorithms can't handle them, because they clearly have some additional data associated with them. As such, they need special treatment.
@cppalliance-bot
Copy link

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

@grisumbras grisumbras force-pushed the fix/fs-path-handling branch from 23e5f5c to 406ae8c Compare February 5, 2024 19:48
@cppalliance-bot
Copy link

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

1 similar comment
@cppalliance-bot
Copy link

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

@grisumbras grisumbras force-pushed the fix/fs-path-handling branch from 0a19619 to 49d15e3 Compare February 5, 2024 20:19
@cppalliance-bot
Copy link

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

@grisumbras grisumbras force-pushed the fix/fs-path-handling branch from 49d15e3 to 0075c91 Compare February 6, 2024 09:52
@cppalliance-bot
Copy link

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

Copy link

codecov bot commented Feb 6, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (4224257) 93.06% compared to head (ed3a618) 93.06%.

Additional details and impacted files

Impacted file tree graph

@@ Coverage Diff @@ ## develop #977 +/- ## ======================================== Coverage 93.06% 93.06% ======================================== Files 87 87 Lines 8107 8107 ======================================== Hits 7545 7545 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 4224257...ed3a618. Read the comment docs.

@grisumbras grisumbras force-pushed the fix/fs-path-handling branch from 0075c91 to ed3a618 Compare February 6, 2024 17:01
@cppalliance-bot
Copy link

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

@grisumbras grisumbras merged commit ed3a618 into boostorg:develop Feb 7, 2024
@grisumbras grisumbras deleted the fix/fs-path-handling branch February 7, 2024 14:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants