Skip to content

Commit

Permalink
Add .coveragerc to core files (home-assistant#121182)
Browse files Browse the repository at this point in the history
  • Loading branch information
epenet authored Jul 4, 2024
1 parent e07bf61 commit 04a6285
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .core_files.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 04a6285

Please sign in to comment.