diff --git a/codecov.yml b/codecov.yml index 02594513e..267ce0c8c 100644 --- a/codecov.yml +++ b/codecov.yml @@ -1,4 +1,3 @@ - coverage: range: "50...100" status: @@ -25,3 +24,6 @@ parsers: # This turns off the extra comment; the coverage %'s are still # reported on the main PR page as check results comment: false + +github_checks: + annotations: false