tektoncd/pipeline

All exported functions must have unit test

Aperta

#6364 aperta il 16 mar 2023

 (9 commenti) (0 reazioni) (1 assegnatario)Go (1943 fork)auto 404
area/testinggood first issuehelp wantedkind/cleanup

Metriche repository

Star
 (9013 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

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

Guida contributor