mirror of
https://github.com/nfstream/nfstream.git
synced 2026-04-26 14:10:37 +00:00
7 lines
292 B
YAML
7 lines
292 B
YAML
# Documentation: https://docs.codecov.io/docs/codecov-yaml
|
|
codecov:
|
|
# Avoid "Missing base report" due to committing CHANGES.rst with "[CI skip]"
|
|
# https://github.com/codecov/support/issues/363
|
|
# https://docs.codecov.io/docs/comparing-commits
|
|
allow_coverage_offsets: true
|
|
comment: off
|