From b09c6d56832eb1718c07d74abf3bc6ae3fe4e030 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 28 Apr 2024 14:36:04 +0200 Subject: Adding upstream version 1.1.0. Signed-off-by: Daniel Baumann --- .../github.com/goccy/go-yaml@v1.9.6/.codecov.yml | 31 ++++++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100644 dependencies/pkg/mod/github.com/goccy/go-yaml@v1.9.6/.codecov.yml (limited to 'dependencies/pkg/mod/github.com/goccy/go-yaml@v1.9.6/.codecov.yml') diff --git a/dependencies/pkg/mod/github.com/goccy/go-yaml@v1.9.6/.codecov.yml b/dependencies/pkg/mod/github.com/goccy/go-yaml@v1.9.6/.codecov.yml new file mode 100644 index 0000000..8364eea --- /dev/null +++ b/dependencies/pkg/mod/github.com/goccy/go-yaml@v1.9.6/.codecov.yml @@ -0,0 +1,31 @@ +codecov: + require_ci_to_pass: yes + +coverage: + precision: 2 + round: down + range: "70...100" + + status: + project: + default: + target: 75% + threshold: 2% + patch: off + changes: no + +parsers: + gcov: + branch_detection: + conditional: yes + loop: yes + method: no + macro: no + +comment: + layout: "header,diff" + behavior: default + require_changes: no + +ignore: + - ast -- cgit v1.2.3