Skip to content

Commit 9e3699b

Browse files
committed
🧪💅 Disable GH annotations in Codecov
They are being deprecated and can get annoying pretty quickly due to no way to hide them programmatically. Refs: - pytest-dev/pytest#13092 - python-trio/trio#3153
1 parent b2c120e commit 9e3699b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

‎.codecov.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,4 +46,7 @@ coverage:
4646
- MyPy
4747
target: 100%
4848

49+
github_checks:
50+
annotations: false
51+
4952
...

0 commit comments

Comments
 (0)