mirror of
https://github.com/wassname/pytorch-lightning.git
synced 2026-09-12 12:40:20 +08:00
moved badge image
This commit is contained in:
+4
-2
@@ -24,6 +24,9 @@ coverage:
|
||||
target: 40% # specify the target "X%" coverage to hit
|
||||
# threshold: 50% # allow this much decrease on patch
|
||||
changes: false
|
||||
ignore:
|
||||
- "pytorch_lightning/utilities/arg_parse.py"
|
||||
- "raise *"
|
||||
|
||||
parsers:
|
||||
gcov:
|
||||
@@ -41,5 +44,4 @@ comment:
|
||||
behavior: default # update if exists else create new
|
||||
# branches: *
|
||||
|
||||
ignore:
|
||||
- "pytorch_lightning/utilities/arg_parse.py"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user