json icon indicating copy to clipboard operation
json copied to clipboard

render benchmarks results

Open grisumbras opened this issue 2 years ago • 3 comments

This PR uses the script that's based on the one from bench/results.html to draw benchmarks results in canvas elements, rather than embedded images. The idea is to eventually point it to latests release's benchmarks result data.

grisumbras avatar Mar 09 '23 17:03 grisumbras

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

cppalliance-bot avatar Mar 09 '23 17:03 cppalliance-bot

Codecov Report

Merging #870 (0e548f1) into develop (4d4d5fc) will decrease coverage by 0.01%. The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #870      +/-   ##
===========================================
- Coverage    99.19%   99.19%   -0.01%     
===========================================
  Files           70       70              
  Lines         6853     6851       -2     
===========================================
- Hits          6798     6796       -2     
  Misses          55       55              
Impacted Files Coverage Δ
include/boost/json/impl/error.ipp 100.00% <0.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 4d4d5fc...0e548f1. Read the comment docs.

codecov[bot] avatar Mar 09 '23 18:03 codecov[bot]