Skip to content

Commit

Permalink
cov : disable comment in PRs (ggerganov#2989)
Browse files Browse the repository at this point in the history
  • Loading branch information
alonfaraj authored Sep 3, 2023
1 parent 3730134 commit 73a12a6
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions codecov.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
comment: off

coverage:
status:
project:
default:
target: auto
threshold: 0
base: auto
patch:
default:
target: auto
threshold: 0
base: auto

0 comments on commit 73a12a6

Please sign in to comment.