summaryrefslogtreecommitdiffstats
path: root/vendor/github.com/labstack/echo/v4/codecov.yml
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/github.com/labstack/echo/v4/codecov.yml')
-rw-r--r--vendor/github.com/labstack/echo/v4/codecov.yml11
1 files changed, 11 insertions, 0 deletions
diff --git a/vendor/github.com/labstack/echo/v4/codecov.yml b/vendor/github.com/labstack/echo/v4/codecov.yml
new file mode 100644
index 00000000..0fa3a3f1
--- /dev/null
+++ b/vendor/github.com/labstack/echo/v4/codecov.yml
@@ -0,0 +1,11 @@
+coverage:
+ status:
+ project:
+ default:
+ threshold: 1%
+ patch:
+ default:
+ threshold: 1%
+
+comment:
+ require_changes: true \ No newline at end of file