envoyproxy / playground

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

docs/run: Add documentation for running "in-docker" and some CI cleanups #281

Closed phlax closed 3 years ago

phlax commented 3 years ago

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

Fix: #24

codecov-io commented 3 years ago

Codecov Report

Merging #281 (a4a78a5) into main (d43892f) will increase coverage by 0.78%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #281      +/-   ##
==========================================
+ Coverage   51.44%   52.22%   +0.78%     
==========================================
  Files         109      117       +8     
  Lines        3120     3194      +74     
==========================================
+ Hits         1605     1668      +63     
- Misses       1515     1526      +11     
Impacted Files Coverage Δ
setup.py
site/src/index.js 0.00% <0.00%> (ø)
ui/src/layout/page.js 100.00% <0.00%> (ø)
site/src/reportWebVitals.js 0.00% <0.00%> (ø)
ui/src/app/index.js 100.00% <0.00%> (ø)
site/src/app/index.js 100.00% <0.00%> (ø)
tests/py/test_request.py 100.00% <0.00%> (ø)
ui/src/index.js 0.00% <0.00%> (ø)
ui/src/reportWebVitals.js 0.00% <0.00%> (ø)
site/src/layout/page.js 100.00% <0.00%> (ø)

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 d43892f...a4a78a5. Read the comment docs.