Skip to content

Commit d039d7d

Browse files
authored
chore: Improve codecov settings (#571)
* Add codecov.yml file * Add comment: false to codecov.yml to disable the codecov app from commenting in our PRs * Add githubchecks.annotations: true in codecov.yml to make the output of the codecov app appear in file diffs
1 parent f71c1be commit d039d7d

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
@@ -0,0 +1,3 @@
1+
comment: false
2+
github_checks:
3+
annotations: true

0 commit comments

Comments
 (0)