envoyproxy / playground

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

repo: Improve version handling #272

Closed phlax closed 3 years ago

phlax commented 3 years ago

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

Fix #236

codecov-io commented 3 years ago

Codecov Report

Merging #272 (edf1dc9) into main (f6b7425) will decrease coverage by 0.01%. The diff coverage is 50.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #272      +/-   ##
==========================================
- Coverage   51.98%   51.96%   -0.02%     
==========================================
  Files         112      112              
  Lines        3151     3154       +3     
==========================================
+ Hits         1638     1639       +1     
- Misses       1513     1515       +2     
Impacted Files Coverage Δ
setup.py 0.00% <0.00%> (ø)
playground/control/api/endpoint.py 88.42% <100.00%> (ø)
tests/py/api/test_endpoint.py 100.00% <100.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 f6b7425...edf1dc9. Read the comment docs.