-
Notifications
You must be signed in to change notification settings - Fork 14
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
fccf129
commit 5816a5c
Showing
2 changed files
with
9 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -21,3 +21,9 @@ git config user.name "Allen Zhang" && git config user.email "[email protected]" | |
1.需要一个覆盖率的 react 组件,主要功能展示覆盖率的数据,以及覆盖率的趋势图,增量覆盖率 | ||
2.tree 树形组件,文件夹的展开和收起 | ||
3.另存为,可以新建文件夹 | ||
|
||
|
||
== | ||
|
||
1.新增行覆盖率,必须指定好basecommitsha | ||
2.触发聚合的时候拉去 basecommitsha和headcommitsha的覆盖率数据,有的化才落库,方便下次查询 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters