Skip to content

Commit

Permalink
Disable line-by-line codecov comments
Browse files Browse the repository at this point in the history
  • Loading branch information
droazen committed Dec 11, 2023
1 parent 2ad4a3e commit 0d5dcde
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions codecov.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,3 +31,7 @@ comment:
branches: null
behavior: default
after_n_builds: 8 # Wait until all 8 of the test suite jacoco test builds have been uploaded before writing a comment to the pr (no more incomplete coverage report emails)

# Disable line-by-line codecov comments in the github diff page
github_checks:
annotations: false

0 comments on commit 0d5dcde

Please sign in to comment.