Skip to content

Commit

Permalink
Ensure only plugin coverage is shown
Browse files Browse the repository at this point in the history
  • Loading branch information
Expl0dingBanana committed Jan 13, 2025
1 parent a464298 commit daf5b10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ max-line-length = 99

[tool:pytest]
asyncio_mode = auto
addopts = --cov --cov-report term-missing
addopts = --cov=custom_components.hubspace --cov-report term-missing

0 comments on commit daf5b10

Please sign in to comment.