Skip to content

Commit b2232c8

Browse files
Manually fixing paths for codecov.io to cover all project files (PyGithub#1813)
* Manually fixing paths for codecov.io to cover all project files * Update codecov.yml Fixes PyGithub#1812 Co-authored-by: Steve Kowalik <[email protected]>
1 parent 64f532a commit b2232c8

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

codecov.yml

+6
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,8 @@
11
comment:
22
after_n_builds: 4
3+
4+
codecov:
5+
disable_default_path_fixes: true # Automatic detection does not discover all files
6+
7+
fixes:
8+
- "::github/"

0 commit comments

Comments
 (0)