Merge commit 'a3126d581b6a872f0b8d5641f199fb233306e181'
This commit is contained in:
4
external/toxcore/c-toxcore/codecov.yml
vendored
4
external/toxcore/c-toxcore/codecov.yml
vendored
@ -11,3 +11,7 @@ coverage:
|
||||
# because of the above range, but toxcore coverage fluctuates a lot due
|
||||
# to low coverage of error paths that sometimes happen.
|
||||
threshold: 2%
|
||||
|
||||
ignore:
|
||||
- "auto_tests" # ignore tests in coverage analysis
|
||||
- "other" # we don't test the bootstrap daemon
|
||||
|
Reference in New Issue
Block a user