envoyproxy / playground

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

js: More tests and refactoring #254

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 #254 (1241dea) into main (2125356) will increase coverage by 0.41%. The diff coverage is 25.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #254      +/-   ##
==========================================
+ Coverage   47.99%   48.41%   +0.41%     
==========================================
  Files         107      109       +2     
  Lines        2944     2966      +22     
==========================================
+ Hits         1413     1436      +23     
+ Misses       1531     1530       -1     
Impacted Files Coverage Δ
ui/src/shared/tabs/base.js 17.39% <11.76%> (ø)
ui/src/shared/tabs/form.js 100.00% <100.00%> (ø)
tests/py/test_request.py 100.00% <0.00%> (ø)
ui/src/app/api/endpoint.js 94.44% <0.00%> (+16.66%) :arrow_up:

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 2125356...1241dea. Read the comment docs.