json icon indicating copy to clipboard operation
json copied to clipboard

Refactor string parsing

Open grisumbras opened this issue 1 year ago • 4 comments

grisumbras avatar Mar 29 '24 22:03 grisumbras

Codecov Report

Attention: Patch coverage is 97.68212% with 7 lines in your changes are missing coverage. Please review.

Project coverage is 93.34%. Comparing base (c5c19cf) to head (c4af9af).

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #998      +/-   ##
===========================================
- Coverage    93.41%   93.34%   -0.07%     
===========================================
  Files           87       87              
  Lines         8547     8490      -57     
===========================================
- Hits          7984     7925      -59     
- Misses         563      565       +2     
Files Coverage Δ
include/boost/json/basic_parser.hpp 100.00% <ø> (ø)
include/boost/json/basic_parser_impl.hpp 98.35% <97.68%> (-0.14%) :arrow_down:

... and 3 files with indirect coverage changes


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 c5c19cf...c4af9af. Read the comment docs.

codecov[bot] avatar Mar 30 '24 11:03 codecov[bot]