We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eeeca55 commit 74f937aCopy full SHA for 74f937a
1 file changed
codecov.yml
@@ -1,11 +1,5 @@
1
-# Validate your repository YAML
2
-# https://docs.codecov.com/docs/codecov-yaml#validate-your-repository-yaml
3
-# curl -X POST --data-binary @codecov.yml https://codecov.io/validate
+# https://docs.codecov.com/docs/codecov-yaml
4
5
-# Ignoring Paths
6
-# https://docs.codecov.com/docs/ignoring-paths
7
-# The pattern folder/* will not match recursively in the folder.
8
-# Please use this folder/**/*, which will exclude all files within the given folder.
9
ignore:
10
- "data"
11
- "models"
@@ -14,11 +8,8 @@ ignore:
14
- "postman_collections"
15
- "main.py"
16
17
-
18
coverage:
19
12
status:
20
- # Splitting up projects
21
- # https://docs.codecov.com/docs/commit-status#splitting-up-projects-example
22
13
project:
23
routes:
24
paths:
0 commit comments