Fixes codecov patch target being a string

Addendum to #331
This commit is contained in:
Jordan Brown
2017-11-08 17:48:22 -05:00
committed by GitHub
parent 6b0a044916
commit 05b9b7e079
+1 -1
View File
@@ -9,7 +9,7 @@ coverage:
if_ci_failed: failure
patch:
default:
target: 100%
target: 100
only_pulls: true
changes:
default: