Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
csst-pipeline
csst_proto
Commits
ea837cf1
Commit
ea837cf1
authored
Sep 05, 2023
by
BO ZHANG
🏀
Browse files
tweaks
parent
5ad735ed
Changes
1
Hide whitespace changes
Inline
Side-by-side
docs/source/c8_changes.rst
View file @
ea837cf1
...
...
@@ -14,6 +14,15 @@ Change list
- 输出文件列表 ``file_list``, 是一个 ``list``, 需要包含所有输出文件,包括临时文件
- 额外输出 (一般不需要,除非有其他额外输出)
- 程序中禁止使用当前文件夹 ``.`` 或 ``./``,所有路径应使用绝对路径
- 尽可能避免创建临时文件夹等操作
- 单元测试
- 覆盖率合格线可以设置稍低
- 由于代码接口定义更新,原则上单元测试应该会更加容易,
- 单元测试服务器: csstunittest@10.3.10.10 外网 -p 2000 159.226.170.52
- 单元测试需要一个大表来统计所有模块的每个案例(文件、类、函数名)和其简单解释(~10个字)
- Jenkins上需要有一个随时更新的单元测试统计结果
- 接口定义修改:
``csst_msc_mbi_distortion`` 样例代码如下
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment