diff --git a/codecov.yml b/codecov.yml new file mode 100644 index 000000000..8e0409bba --- /dev/null +++ b/codecov.yml @@ -0,0 +1,14 @@ +codecov: + notify: + after_n_builds: 2 +comment: + require_bundle_changes: True + bundle_change_threshold: "50Kb" +coverage: + status: + project: + default: + informational: true + patch: + default: + informational: true