diff options
Diffstat (limited to 'vendor/github.com/gin-gonic/gin/codecov.yml')
-rw-r--r-- | vendor/github.com/gin-gonic/gin/codecov.yml | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/vendor/github.com/gin-gonic/gin/codecov.yml b/vendor/github.com/gin-gonic/gin/codecov.yml new file mode 100644 index 000000000..47782e50d --- /dev/null +++ b/vendor/github.com/gin-gonic/gin/codecov.yml @@ -0,0 +1,13 @@ +coverage: + require_ci_to_pass: true + + status: + project: + default: + target: 99% + threshold: 99% + + patch: + default: + target: 99% + threshold: 95%
\ No newline at end of file |