diff options
Diffstat (limited to 'collections-debian-merged/ansible_collections/community/grafana/codecov.yml')
-rw-r--r-- | collections-debian-merged/ansible_collections/community/grafana/codecov.yml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/collections-debian-merged/ansible_collections/community/grafana/codecov.yml b/collections-debian-merged/ansible_collections/community/grafana/codecov.yml new file mode 100644 index 00000000..f0f6358e --- /dev/null +++ b/collections-debian-merged/ansible_collections/community/grafana/codecov.yml @@ -0,0 +1,4 @@ +coverage: + precision: 2 + round: down + range: "70...100" |