json icon indicating copy to clipboard operation
json copied to clipboard

Refactor/number formatting

Open grisumbras opened this issue 2 years ago • 2 comments

grisumbras avatar Feb 05 '23 09:02 grisumbras

Codecov Report

Merging #853 (b7b6382) into develop (22c1b39) will increase coverage by 0.00%. The diff coverage is 100.00%.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff            @@
##           develop     #853   +/-   ##
========================================
  Coverage    99.19%   99.19%           
========================================
  Files           70       70           
  Lines         6849     6859   +10     
========================================
+ Hits          6794     6804   +10     
  Misses          55       55           
Impacted Files Coverage Δ
include/boost/json/detail/impl/format.ipp 100.00% <100.00%> (ø)
include/boost/json/detail/stream.hpp 100.00% <100.00%> (ø)
include/boost/json/impl/serializer.ipp 98.62% <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 22c1b39...b7b6382. Read the comment docs.

codecov[bot] avatar Feb 05 '23 09:02 codecov[bot]