envoyproxy / playground

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

js: More refactoring and tests #252

Closed phlax closed 3 years ago

phlax commented 3 years ago

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

codecov-io commented 3 years ago

Codecov Report

Merging #252 (992ff0c) into main (3cfb67c) will increase coverage by 0.01%. The diff coverage is 57.14%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #252      +/-   ##
==========================================
+ Coverage   48.07%   48.08%   +0.01%     
==========================================
  Files         104      108       +4     
  Lines        2935     2957      +22     
==========================================
+ Hits         1411     1422      +11     
- Misses       1524     1535      +11     
Impacted Files Coverage Δ
playground/control/api/listener.py 85.86% <ø> (ø)
tests/py/api/test_listener.py 100.00% <ø> (ø)
ui/src/layout/page.js 100.00% <ø> (ø)
ui/src/shared/actions.js 20.00% <ø> (ø)
ui/src/shared/alerts.js 20.00% <ø> (ø)
ui/src/shared/section.js 100.00% <ø> (ø)
ui/src/shared/snippets/logotype.js 40.00% <40.00%> (ø)
ui/src/shared/snippets/repository.js 40.00% <40.00%> (ø)
ui/src/shared/widgets/clear.js 40.00% <40.00%> (ø)
ui/src/shared/widgets/saveload.js 40.00% <40.00%> (ø)
... and 8 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 3cfb67c...992ff0c. Read the comment docs.