projects
/
music-assistant-server.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a4dce2f
)
Limit coverage to music_assistant module
author
John Carr
<john.carr@unrouted.co.uk>
Tue, 25 Jun 2024 08:03:15 +0000
(09:03 +0100)
committer
John Carr
<john.carr@unrouted.co.uk>
Sat, 29 Jun 2024 12:51:04 +0000
(13:51 +0100)
pyproject.toml
patch
|
blob
|
history
diff --git
a/pyproject.toml
b/pyproject.toml
index bbb381a3b9acb39617e37b92a8e7900ce3fc5545..2301e7c11d4c78ea990585356b696f08651f67c1 100644
(file)
--- a/
pyproject.toml
+++ b/
pyproject.toml
@@
-179,7
+179,7
@@
ignore-imports = true
max-line-length = 100
[tool.pytest.ini_options]
-addopts = "--cov"
+addopts = "--cov
music_assistant
"
asyncio_mode = "auto"
[tool.ruff.lint]