envoyproxy / envoyproxy/envoy

beginner: add coverage

Ouverte
#1,963 10 commentaires 0 réactions 0 personnes assignées Voir sur GitHub
beginner help wanted tech debt
Langage dominant
C++
Étoiles
28.9k
Forks
5.6k
Merge moyen
1 j 22 h
PR mergées (30 j)
430

Description

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:

- Look at the coverage report and find something (often a single line) that looks like it should be covered.
- Find the relevant unit test that should cover it (often in the test tree with the same file name)
- Write the test
- Confirm in PR coverage build that line is covered. (Coverage report is posted as a build artifact).

Guide de contribution

Ouvrir le guide de contribution

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.