mirror of
https://github.com/zulip/zulip.git
synced 2025-10-23 04:52:12 +00:00
Remove patch
section from .codecov.yml.
The `patch` option for code coverage only reports on lines that are part of the patch, which tends to be misleading for things like refactoring commits that may actually increase overall code coverage for the project.
This commit is contained in:
@@ -7,8 +7,3 @@ coverage:
|
||||
target: auto
|
||||
threshold: null
|
||||
base: auto
|
||||
patch:
|
||||
default:
|
||||
target: auto
|
||||
threshold: null
|
||||
base: auto
|
||||
|
Reference in New Issue
Block a user