문제

I saw the term code vetting for the first time in a gerrit review page. What does it mean?

The line I came across:

"No XYZ check was done. However, if this project is intended to be shipped in the future, please make sure XYZ Code Vetting is done."

도움이 되었습니까?

해결책

Definition of vet (Entry 3 of 3)

transitive verb
1a : to evaluate for possible approval or acceptance
// vet the candidates for a position
b : to subject to usually expert appraisal or correction
// vet a manuscript

(source: Merriam-Webster)

You've tagged your question ; well, 'code reviewing' seems like a good approximation to what that term means.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 softwareengineering.stackexchange
scroll top