envoyproxy / playground

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

js: Cleanups, refactoring and tests #251

Closed phlax closed 3 years ago

codecov-io commented 3 years ago

Codecov Report

Merging #251 (67e1fd0) into main (a6ab50d) will increase coverage by 0.28%. The diff coverage is 3.70%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #251      +/-   ##
==========================================
+ Coverage   47.38%   47.67%   +0.28%     
==========================================
  Files         103      103              
  Lines        2923     2920       -3     
==========================================
+ Hits         1385     1392       +7     
+ Misses       1538     1528      -10     
Impacted Files Coverage Δ
ui/src/cloud/index.js 15.00% <ø> (ø)
ui/src/layout/footer.js 50.00% <ø> (ø)
ui/src/layout/header.js 57.14% <ø> (+33.61%) :arrow_up:
ui/src/layout/page.js 100.00% <ø> (+21.73%) :arrow_up:
ui/src/network/forms/connections.js 10.34% <ø> (ø)
ui/src/network/forms/network.js 27.27% <0.00%> (ø)
ui/src/proxy/forms/config.js 10.52% <ø> (ø)
ui/src/proxy/forms/proxy.js 6.66% <0.00%> (ø)
ui/src/proxy/forms/version.js 12.50% <ø> (ø)
ui/src/service/forms/configuration.js 3.70% <0.00%> (-0.15%) :arrow_down:
... and 12 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 a6ab50d...67e1fd0. Read the comment docs.