tektoncd/pipeline

All exported functions must have unit test

開放

#6,364 建立於 2023年3月16日

 (9 則留言) (0 個反應) (1 位負責人)Go (1,943 個分叉)auto 404
area/testinggood first issuehelp wantedkind/cleanup

倉庫指標

星標
 (9,013 顆星)
PR 合併指標
 (平均合併 9天 3小時) (30 天內合併 137 個 PR)

描述

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

貢獻者指南