mirror of
https://github.com/status-im/PyGithub.git
synced 2026-08-31 19:01:15 +00:00
* Manually fixing paths for codecov.io to cover all project files * Update codecov.yml Fixes #1812 Co-authored-by: Steve Kowalik <steven@wedontsleep.org>
9 lines
148 B
YAML
9 lines
148 B
YAML
comment:
|
|
after_n_builds: 4
|
|
|
|
codecov:
|
|
disable_default_path_fixes: true # Automatic detection does not discover all files
|
|
|
|
fixes:
|
|
- "::github/"
|