mirror of
https://github.com/mattermost/mattermost.git
synced 2025-02-25 18:55:24 -06:00
* improve test coverage reporting / accuracy * handle absolute coverpaths * move tests into multiple files * rename codecov.yml (https://github.com/codecov/support/issues/426)
9 lines
113 B
YAML
9 lines
113 B
YAML
coverage:
|
|
status:
|
|
project:
|
|
default:
|
|
threshold: 1%
|
|
patch: off
|
|
ignore:
|
|
- store/storetest
|