• 2024-08-06Reviewer Instructions
    ReviewerInstructionsAsanIP&Mreviewer,yourobjectiveistoevaluatethemeritsandpresentationoftheresearchpresentedinthissubmission.Submissionsshouldemployappropriatemethodsanddatathatsubstantiatestheconclusionsandinterpreta
  • 2024-07-05中级开发的经验之谈-代码review流程规范
    前提1、项目已接入公司代码规范,CR过程中不纠结代码风格,借助pre-commit关联lint,避免代码中出现的debugger、console等...2、接入husky,规范commitmessagefeat:新特性fix:修复bugchore:优化,如项目结构,依赖安装更新等docs:文档变更style:样式相关修改refactor:重构
  • 2023-03-02Code Review在TDSQL-C 的应用实践
    1.1为什么重视CodeReview?结合下面这个例子,我们来谈谈为什么要重视codereview。假设你作为新人刚入职,领导分配了一个需求,于是接下来做了下面这些事:为了完成任务疯狂
  • 2023-01-01【读书笔记】如何回复审稿意见
    回复的基本结构感谢审稿人与编辑的审稿Wesincerelythankthehandlingeditorforcoordinatingthereviewofourmanuscript.Wealsothankthereviewersforth
  • 2023-01-01翻译 HOW TO DO CODE REVIEW
    原文链接:https://google.github.io/eng-practices/review/reviewer/文中所写CL,是指changelist,等价于MR,PRTHESTANDARDOFCODEREVIEWcodereview的目的是为了提升cod