首页
注册
登录
V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请
登录
• 请不要在回答技术问题时复制粘贴 AI 生成的内容
V2EX
›
程序员
gerrit code review 的一些困惑
jiangbingo
·
2021-02-08 10:06:44 +08:00
· 1044 次点击
这是一个创建于 1442 天前的主题,其中的信息可能已经有所发展或是发生改变。
一直在用 gitlab 和 gerrit 做 code review, 发现 review 只能提一些语法和 guideline 方面的 comments. 对代码逻辑很难 review 出来,原因在于 c++ 项目的改动涉及到文件特别多,没有跳转的功能,难以一下子看出所以然。不知各位是如何利用有限时间做 code review ?
Review
Code
Gerrit
comments
3 条回复
1
lewinlan
2021-02-08 11:00:42 +08:00 via Android
肉眼主要看思路,能不能跑起来靠测试
2
jiangbingo
OP
2021-02-08 11:05:56 +08:00
@
lewinlan
review 的时候一般等 gerrit CI pass 之后。 有时候想看逻辑,于是 checkout 到本地来看。
3
wheeler
2021-02-08 12:39:27 +08:00 via iPhone
只能 commit 做好切分。尽量单一,改动小。
关于
·
帮助文档
·
博客
·
API
·
FAQ
·
实用小工具
·
2942 人在线
最高记录 6679
·
Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 23ms ·
UTC 14:07
·
PVG 22:07
·
LAX 06:07
·
JFK 09:07
Developed with
CodeLauncher
♥ Do have faith in what you're doing.