mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 21:27:38 +00:00
Add .coveragerc to core files (#121182)
This commit is contained in:
parent
e07bf61f03
commit
04a6285e62
@ -116,6 +116,7 @@ components: &components
|
|||||||
|
|
||||||
# Testing related files that affect the whole test/linting suite
|
# Testing related files that affect the whole test/linting suite
|
||||||
tests: &tests
|
tests: &tests
|
||||||
|
- .coveragerc
|
||||||
- codecov.yaml
|
- codecov.yaml
|
||||||
- pylint/**
|
- pylint/**
|
||||||
- requirements_test_pre_commit.txt
|
- requirements_test_pre_commit.txt
|
||||||
|
Loading…
x
Reference in New Issue
Block a user