summaryrefslogtreecommitdiff
path: root/vendor/github.com/goccy/go-json/.codecov.yml
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/github.com/goccy/go-json/.codecov.yml')
-rw-r--r--vendor/github.com/goccy/go-json/.codecov.yml32
1 files changed, 0 insertions, 32 deletions
diff --git a/vendor/github.com/goccy/go-json/.codecov.yml b/vendor/github.com/goccy/go-json/.codecov.yml
deleted file mode 100644
index e98134570..000000000
--- a/vendor/github.com/goccy/go-json/.codecov.yml
+++ /dev/null
@@ -1,32 +0,0 @@
-codecov:
- require_ci_to_pass: yes
-
-coverage:
- precision: 2
- round: down
- range: "70...100"
-
- status:
- project:
- default:
- target: 70%
- 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:
- - internal/encoder/vm_color
- - internal/encoder/vm_color_indent