We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a82eabd + 34809bd commit 6b8601cCopy full SHA for 6b8601c
codecov.yml
@@ -0,0 +1,31 @@
1
+comment:
2
+ layout: header, changes, diff, sunburst
3
+coverage:
4
+ ignore:
5
+ - src/tests
6
+ - src/single
7
+ - src/gasnet
8
+ - src/mpi_cuda
9
+ - src/armci
10
+ notify:
11
+ gitter:
12
+ default:
13
+ branches:
14
+ - master
15
+ threshold: '0.1'
16
+ url: https://webhooks.gitter.im/e/cd081feecb000a89d36b
17
+ slack:
18
19
20
21
+ threshold: '0.01'
22
+ url: https://hooks.slack.com/services/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
23
+ status:
24
+ patch: false
25
+ project:
26
27
28
29
+ - devel
30
+ target: auto
31
+
0 commit comments