Skip to content

support for proxy types in direct parsing

63b26b5
Select commit
Loading
Failed to load commit list.
Draft

Conversion to/from proxy types #1025

support for proxy types in direct parsing
63b26b5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 10, 2025 in 0s

93.73% (+0.02%) compared to 0b1048a

View this Pull Request on Codecov

93.73% (+0.02%) compared to 0b1048a

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.73%. Comparing base (0b1048a) to head (63b26b5).

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           develop    #1025      +/-   ##
===========================================
+ Coverage    93.70%   93.73%   +0.02%     
===========================================
  Files           91       91              
  Lines         9139     9171      +32     
===========================================
+ Hits          8564     8596      +32     
  Misses         575      575              
Files with missing lines Coverage Δ
include/boost/json/detail/parse_into.hpp 100.00% <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/parse_into.hpp 100.00% <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 0b1048a...63b26b5. Read the comment docs.

🚀 New features to boost your workflow:
  • Test Analytics: Detect flaky tests, report on failures, and find test suite problems.