Skip to content

Commit 0683552

Browse files
eliatcodecovsentrivanaantonpirker
authored
Disable Codecov Check Run Annotations (#2537)
Disables check run annotations for codecov in the codecov.yml. This should prevent the ''X line not covered by tests'' annotations in PRs . Co-authored-by: Ivana Kellyerova <[email protected]> Co-authored-by: Anton Pirker <[email protected]>
1 parent 539412c commit 0683552

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

codecov.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,5 @@ coverage:
99
ignore:
1010
- "tests"
1111
- "sentry_sdk/_types.py"
12+
github_checks:
13+
annotations: false

0 commit comments

Comments
 (0)