Skip to content

Commit 74f937a

Browse files
committed
chore: cleanup Codecov config
1 parent eeeca55 commit 74f937a

File tree

1 file changed

+1
-10
lines changed

1 file changed

+1
-10
lines changed

codecov.yml

Lines changed: 1 addition & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -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
1+
# https://docs.codecov.com/docs/codecov-yaml
42

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.
93
ignore:
104
- "data"
115
- "models"
@@ -14,11 +8,8 @@ ignore:
148
- "postman_collections"
159
- "main.py"
1610

17-
1811
coverage:
1912
status:
20-
# Splitting up projects
21-
# https://docs.codecov.com/docs/commit-status#splitting-up-projects-example
2213
project:
2314
routes:
2415
paths:

0 commit comments

Comments
 (0)