mirror of
https://github.com/timescale/timescaledb.git
synced 2025-04-19 16:31:51 +08:00
13 lines
304 B
YAML
13 lines
304 B
YAML
# If it says that commit YAML is invalid again,
|
|
# validate it with:
|
|
# curl --data-binary @.codecov.yml https://codecov.io/validate
|
|
# More docs: https://docs.codecov.com/docs/codecov-yaml#repository-yaml
|
|
ignore:
|
|
- "test/src"
|
|
coverage:
|
|
status:
|
|
project:
|
|
default:
|
|
flags:
|
|
- pr
|