summaryrefslogtreecommitdiffstats
path: root/vendor/github.com/adrg/xdg/codecov.yml
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/github.com/adrg/xdg/codecov.yml')
-rw-r--r--vendor/github.com/adrg/xdg/codecov.yml11
1 files changed, 11 insertions, 0 deletions
diff --git a/vendor/github.com/adrg/xdg/codecov.yml b/vendor/github.com/adrg/xdg/codecov.yml
new file mode 100644
index 000000000..54ee338fd
--- /dev/null
+++ b/vendor/github.com/adrg/xdg/codecov.yml
@@ -0,0 +1,11 @@
+coverage:
+ status:
+ project:
+ default:
+ target: 90%
+ threshold: 1%
+ patch:
+ default:
+ target: 100%
+ignore:
+ - "paths_plan9.go"