Skip to content

Commit

Permalink
Disable codecov/patch.
Browse files Browse the repository at this point in the history
  • Loading branch information
pixlwave committed Sep 22, 2022
1 parent 7c3b578 commit 29117e2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 8 deletions.
1 change: 1 addition & 0 deletions changelog.d/pr-6757.build
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Fix crash when scrolling chat list
9 changes: 1 addition & 8 deletions codecov.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,14 +6,7 @@ coverage:
# project coverage decrease by more than 1%:
target: auto
threshold: 1%
patch:
default:
# Be tolerant on slight code coverage diff on PRs to limit
# noisy red coverage status on github PRs.
# Note: The coverage stats are still uploaded
# to codecov so that PR reviewers can see uncovered lines
target: auto
threshold: 1%
patch: false

ignore:
- "Riot/Generated" # ignore the folder and all its contents

0 comments on commit 29117e2

Please sign in to comment.