envoyproxy / playground

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

py/js: Cleanups and some testing #261

Closed phlax closed 3 years ago

phlax commented 3 years ago

Fix #244

codecov-io commented 3 years ago

Codecov Report

Merging #261 (c0716fa) into main (46f18cb) will increase coverage by 0.36%. The diff coverage is 47.61%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #261      +/-   ##
==========================================
+ Coverage   51.87%   52.23%   +0.36%     
==========================================
  Files         112      113       +1     
  Lines        3146     3170      +24     
==========================================
+ Hits         1632     1656      +24     
  Misses       1514     1514              
Impacted Files Coverage Δ
playground/control/api/endpoint.py 88.42% <ø> (ø)
playground/control/connectors/docker/events.py 16.00% <0.00%> (ø)
ui/src/app/api/handler.js 19.69% <0.00%> (-1.11%) :arrow_down:
ui/src/app/index.js 100.00% <ø> (ø)
ui/src/network/forms/connections.js 10.34% <0.00%> (ø)
ui/src/network/resources.js 100.00% <ø> (ø)
ui/src/service/resources.js 100.00% <ø> (ø)
ui/src/shared/actions.js 21.95% <0.00%> (+1.95%) :arrow_up:
ui/src/shared/editor.js 8.00% <ø> (ø)
ui/src/app/api/endpoint.js 95.65% <100.00%> (+1.20%) :arrow_up:
... and 4 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 46f18cb...c0716fa. Read the comment docs.