mirror of
https://github.com/SFML/SFML.git
synced 2024-11-24 20:31:05 +08:00
Adjust .codecov.yml to make coverage have minimal impact for now.
This commit is contained in:
parent
66339bc09c
commit
d7f48d15c6
9
.github/.codecov.yml
vendored
9
.github/.codecov.yml
vendored
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user