1
0
mirror of https://github.com/venthur/blag.git synced 2025-11-26 21:22:52 +00:00

renamed old sg stuff to blag

This commit is contained in:
Bastian Venthur
2021-02-01 21:34:30 +01:00
parent e18e5f6aa1
commit 5f5a8af49b
12 changed files with 15 additions and 43 deletions

View File

@@ -1,6 +1,6 @@
[tool:pytest]
addopts =
--cov=sg
--cov=blag
--cov=tests
--cov-report=html
--cov-report=term-missing:skip-covered