mirror of
https://github.com/pytorch/pytorch.git
synced 2025-10-20 21:14:14 +08:00
Add 1% threshold to codecov (#43783)
Summary: Pull Request resolved: https://github.com/pytorch/pytorch/pull/43783 Reviewed By: seemethere Differential Revision: D23402196 Pulled By: malfet fbshipit-source-id: bd11d6edc6d1f15bd227636a549b9ea7b3aca256
This commit is contained in:
committed by
Facebook GitHub Bot
parent
b23e9cdd64
commit
89e2a3591e
@ -1,2 +1,7 @@
|
||||
coverage:
|
||||
status:
|
||||
project:
|
||||
default:
|
||||
threshold: 1%
|
||||
fixes:
|
||||
- "/opt/conda/lib/python3.8/site-packages/::project/"
|
||||
|
Reference in New Issue
Block a user