Skip to content

Commit d9f657a

Browse files
committed
Skip covering non-parts
1 parent 7642ace commit d9f657a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -550,7 +550,7 @@ filterwarnings = [
550550
]
551551

552552
[tool.coverage.run]
553-
source = ["homeassistant"]
553+
source = ["airos"]
554554

555555
[tool.coverage.report]
556556
exclude_lines = [

0 commit comments

Comments
 (0)