envoyproxy / envoy

Cloud-native high-performance edge/middle/service proxy
https://www.envoyproxy.io
Apache License 2.0
25.14k stars 4.83k forks source link

beginner: add coverage #1963

Open mattklein123 opened 7 years ago

mattklein123 commented 7 years ago

Going to leave open a persistent beginner ticket for adding coverage: https://s3.amazonaws.com/lyft-envoy/coverage/report-master/coverage.html

There are always a few missing things here and there especially regarding random error handling. If you are a beginner this is a great way to learn and do something valuable.

Rough steps:

minhlongdo commented 6 years ago

@mattklein123 Hi, could I pick this one up?

mattklein123 commented 6 years ago

@minhlongdo this is a "perma issue." Feel free to just go ahead and add some coverage!

williambanfield commented 4 years ago

@mattklein123 I went to try my hand at one of these and noticed that the s3 bucket gives an AccessDenied error. Any idea why that may be?

mattklein123 commented 4 years ago

Sorry the coverage report has moved here: https://storage.googleapis.com/envoy-coverage/report-master/index.html

saiskee commented 3 years ago

@mattklein123 Where can I find the coverage report? Above link gives key does not exist error

Edit: Found it at https://storage.googleapis.com/envoy-postsubmit/main/coverage/index.html

phlax commented 3 years ago

@saiskee clicking that link work for me - not sure what the error you saw was but should work

saiskee commented 3 years ago

@phlax image

phlax commented 3 years ago

apologies - i see now - i clicked the link that you posted - the one that works

JayLog22 commented 2 years ago

Hi! I would love to help a bit with coverage, but getting access denied on the link above for coverage report. Is help still needed?

mattklein123 commented 2 years ago

https://storage.googleapis.com/envoy-postsubmit/main/coverage/index.html should be the working URL and I think it's wide open.