diff options
Diffstat (limited to 'src/ext_depends/D-YAML/.codecov.yml')
-rw-r--r-- | src/ext_depends/D-YAML/.codecov.yml | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/src/ext_depends/D-YAML/.codecov.yml b/src/ext_depends/D-YAML/.codecov.yml new file mode 100644 index 0000000..7e05d9f --- /dev/null +++ b/src/ext_depends/D-YAML/.codecov.yml @@ -0,0 +1,13 @@ +# Documentation: https://github.com/codecov/support/wiki/codecov.yml +codecov: +coverage: + precision: 3 + round: down + + status: + # Learn more at https://codecov.io/docs#yaml_default_commit_status + project: true + patch: true + changes: false + +comment: false |