diff --git a/.codecov.yml b/.codecov.yml index 230afe39b2..998b66ce7e 100644 --- a/.codecov.yml +++ b/.codecov.yml @@ -14,3 +14,8 @@ ignore: - share/spack/qa/.* comment: off + +# Inline codecov annotations make the code hard to read, and they add +# annotations in files that seemingly have nothing to do with the PR. +github_checks: + annotations: false