mirror of
https://github.com/home-assistant/core.git
synced 2025-06-25 01:21:51 +02:00
Add .coveragerc to core files (#121182)
This commit is contained in:
@ -116,6 +116,7 @@ components: &components
|
||||
|
||||
# Testing related files that affect the whole test/linting suite
|
||||
tests: &tests
|
||||
- .coveragerc
|
||||
- codecov.yaml
|
||||
- pylint/**
|
||||
- requirements_test_pre_commit.txt
|
||||
|
Reference in New Issue
Block a user