envoyproxy / playground

Playing nice with the neighbours
Apache License 2.0
8 stars 4 forks source link

site: Refactor, cleanup and add redux #323

Closed phlax closed 3 years ago

phlax commented 3 years ago

Signed-off-by: Ryan Northey ryan@synca.io

Fix #322

codecov-io commented 3 years ago

Codecov Report

Merging #323 (fff916b) into main (6208875) will decrease coverage by 0.13%. The diff coverage is 44.69%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #323      +/-   ##
==========================================
- Coverage   50.26%   50.12%   -0.14%     
==========================================
  Files         118      128      +10     
  Lines        3408     3473      +65     
==========================================
+ Hits         1713     1741      +28     
- Misses       1695     1732      +37     
Impacted Files Coverage Δ
site/src/index.js 0.00% <ø> (ø)
ui/src/proxy/resources.js 100.00% <ø> (ø)
site/src/home/repo.js 14.70% <14.70%> (ø)
site/src/home/services.js 18.75% <18.75%> (ø)
site/src/home/section.js 25.00% <25.00%> (ø)
site/src/layout/header.js 28.57% <28.57%> (ø)
site/src/home/index.js 33.33% <33.33%> (ø)
site/src/home/welcome.js 33.33% <33.33%> (ø)
site/src/home/links.js 50.00% <50.00%> (ø)
site/src/app/store.js 75.00% <75.00%> (ø)
... and 15 more

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 6208875...fff916b. Read the comment docs.