Adjust .codecov.yml to make coverage have minimal impact for now.

This commit is contained in:
binary1248 2022-02-10 19:58:34 +01:00 committed by Lukas Dürrenberger
parent 66339bc09c
commit d7f48d15c6

View File

@ -11,6 +11,15 @@ coverage:
target: auto
threshold: 100%
base: auto
if_ci_failed: success
informational: true
patch:
default:
target: auto
threshold: 100%
base: auto
if_ci_failed: success
informational: true
parsers:
gcov: