diff --git a/codecov.yml b/codecov.yml new file mode 100644 index 0000000000..a4ff737cd4 --- /dev/null +++ b/codecov.yml @@ -0,0 +1,7 @@ +coverage: + status: + project: #add everything under here, more options at https://docs.codecov.com/docs/commit-status + default: + target: 100% + threshold: 0% + base: auto