Skip to content

Commit 8660f67

Browse files
authored
ci(codecov): update configuration
1 parent 0a6079d commit 8660f67

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

codecov.yml

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,25 @@
11
codecov:
22
notify:
33
after_n_builds: 12
4+
5+
coverage:
6+
status:
7+
project:
8+
default:
9+
target: 0%
10+
http:
11+
target: 0%
12+
flags:
13+
- http
14+
patch:
15+
default:
16+
target: 0%
17+
http:
18+
target: 0%
19+
flags:
20+
- http
21+
22+
flags:
23+
http:
24+
paths:
25+
- discord/http.py

0 commit comments

Comments
 (0)