json icon indicating copy to clipboard operation
json copied to clipboard

Refactoring of conversion functions

Open grisumbras opened this issue 2 years ago • 8 comments

grisumbras avatar Feb 28 '22 09:02 grisumbras

Codecov Report

Merging #686 (ce144b5) into develop (9fc23d6) will increase coverage by 0.00%. The diff coverage is 100.00%.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff            @@
##           develop     #686   +/-   ##
========================================
  Coverage    99.13%   99.13%           
========================================
  Files           69       69           
  Lines         6584     6587    +3     
========================================
+ Hits          6527     6530    +3     
  Misses          57       57           
Impacted Files Coverage Δ
include/boost/json/impl/value_ref.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/detail/value_traits.hpp 100.00% <100.00%> (ø)
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 at Codecov.

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

codecov[bot] avatar Aug 12 '22 18:08 codecov[bot]

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

cppalliance-bot avatar Sep 16 '22 13:09 cppalliance-bot

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

cppalliance-bot avatar Sep 16 '22 13:09 cppalliance-bot

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

cppalliance-bot avatar Sep 16 '22 14:09 cppalliance-bot

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

cppalliance-bot avatar Sep 17 '22 13:09 cppalliance-bot

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

cppalliance-bot avatar Sep 23 '22 02:09 cppalliance-bot

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

cppalliance-bot avatar Sep 26 '22 09:09 cppalliance-bot

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

cppalliance-bot avatar Sep 29 '22 09:09 cppalliance-bot

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

cppalliance-bot avatar Sep 29 '22 09:09 cppalliance-bot

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

cppalliance-bot avatar Sep 29 '22 09:09 cppalliance-bot

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

cppalliance-bot avatar Sep 29 '22 09:09 cppalliance-bot

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

cppalliance-bot avatar Sep 29 '22 10:09 cppalliance-bot

This needs exposition in the docs

vinniefalco avatar Sep 29 '22 19:09 vinniefalco

@pdimov did you review this?

vinniefalco avatar Sep 29 '22 20:09 vinniefalco