Skip to content

Commit 7f82f67

Browse files
committed
Align coverage
1 parent fb29c20 commit 7f82f67

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -378,6 +378,7 @@ log_format = "%(asctime)s.%(msecs)03d %(levelname)-8s %(threadName)s %(name)s:%(
378378
log_date_format = "%Y-%m-%d %H:%M:%S"
379379
asyncio_mode = "auto"
380380
asyncio_default_fixture_loop_scope = "function"
381+
adopts = "--cov=airos"
381382
filterwarnings = [
382383
"error:usefixtures\\(\\) in .* without arguments has no effect:UserWarning", # pytest
383384

0 commit comments

Comments
 (0)