diff --git a/codecov.yml b/codecov.yml index 0f76d6b496..5ab9851bbd 100644 --- a/codecov.yml +++ b/codecov.yml @@ -30,3 +30,8 @@ flags: ignore: - "**/mockServiceWorker.js" + +# turn off github annotations, too many annotations are not useful +# see: https://docs.codecov.com/docs/github-checks +github_checks: + annotations: false