mirror of
https://github.com/wassname/pytorch-lightning.git
synced 2026-09-09 11:32:07 +08:00
Update .codecov.yml
This commit is contained in:
+2
-2
@@ -12,7 +12,7 @@ coverage:
|
||||
project:
|
||||
default:
|
||||
against: auto
|
||||
target: 100% # specify the target coverage for each commit status
|
||||
target: 99% # specify the target coverage for each commit status
|
||||
threshold: 20% # allow this little decrease on project
|
||||
# https://github.com/codecov/support/wiki/Filtering-Branches
|
||||
# branches: master
|
||||
@@ -39,4 +39,4 @@ comment:
|
||||
layout: header, diff
|
||||
require_changes: false
|
||||
behavior: default # update if exists else create new
|
||||
# branches: *
|
||||
# branches: *
|
||||
|
||||
Reference in New Issue
Block a user