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 合并指标
 (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

贡献者指南