envoyproxy / playground

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

py/js: Further event handling improvements #293

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 #293 (d2f70d1) into main (7c0638d) will decrease coverage by 0.90%. The diff coverage is 15.02%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #293      +/-   ##
==========================================
- Coverage   52.05%   51.14%   -0.91%     
==========================================
  Files         117      117              
  Lines        3218     3308      +90     
==========================================
+ Hits         1675     1692      +17     
- Misses       1543     1616      +73     
Impacted Files Coverage Δ
ui/src/app/api/endpoint.js 95.45% <ø> (-0.20%) :arrow_down:
ui/src/app/api/handler.js 20.00% <0.00%> (+0.30%) :arrow_up:
ui/src/app/store.js 13.69% <0.00%> (ø)
ui/src/proxy/forms/config.js 10.52% <0.00%> (ø)
ui/src/proxy/forms/proxy.js 6.38% <0.00%> (-0.29%) :arrow_down:
ui/src/proxy/modals.js 7.69% <ø> (ø)
ui/src/service/modals.js 11.11% <ø> (ø)
ui/src/shared/modal.js 12.00% <0.00%> (ø)
playground/control/connectors/docker/events.py 14.83% <7.14%> (-1.58%) :arrow_down:
playground/control/connectors/docker/images.py 24.39% <7.69%> (-1.26%) :arrow_down:
... and 10 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 cccfe7b...d2f70d1. Read the comment docs.