diff --git a/codecov.yml b/codecov.yml new file mode 100644 index 000000000..893129bc7 --- /dev/null +++ b/codecov.yml @@ -0,0 +1,7 @@ +coverage: + status: + project: + default: + # TODO: when the embedding interface is complete, this should be + # changed to something more reasonable, like 1% + threshold: 50%