Skip to content

Commit 9089667

Browse files
committed
chore: add octocov.yml
1 parent fb8bd6c commit 9089667

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

.octocov.yml

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
# generated by octocov init
2+
coverage:
3+
if: true
4+
testExecutionTime:
5+
if: true
6+
diff:
7+
datastores:
8+
- artifact://${GITHUB_REPOSITORY}
9+
comment:
10+
if: is_pull_request
11+
summary:
12+
if: true
13+
report:
14+
if: is_default_branch
15+
datastores:
16+
- artifact://${GITHUB_REPOSITORY}

0 commit comments

Comments
 (0)