moved badge image

This commit is contained in:
William Falcon 2019-08-07 12:27:52 -04:00
parent 1d1c89f495
commit c043862a55
1 changed files with 4 additions and 3 deletions

View File

@ -24,9 +24,10 @@ 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 *"
ignore:
- "pytorch_lightning/utilities/arg_parse.py"
- "raise *"
parsers:
gcov: