tektoncd/pipeline
All exported functions must have unit test
Aberta
#6.364 aberto em 16 de mar. de 2023
area/testinggood first issuehelp wantedkind/cleanup
Métricas do repositório
- Stars
- (9.013 estrelas)
- Métricas de merge de PR
- (Mesclagem média 9d 3h) (137 fundiu PRs em 30d)
Description
As discussed in this PR https://github.com/tektoncd/pipeline/pull/6165#discussion_r1138710049, our standards restricts PR merges if an exported function does not have a unit test.
Let’s audit pipeline repo and make sure we comply to this standard across the board. Let’s check if an exported function has a unit test associated with it, if not, please add one.
/cc @jerop