mirror of
https://github.com/Second-Hand-Friends/kleinanzeigen-bot.git
synced 2026-03-12 02:31:45 +01:00
ci: publish code coverage reports
This commit is contained in:
@@ -336,7 +336,10 @@ filterwarnings = [
|
||||
]
|
||||
|
||||
[tool.coverage.run]
|
||||
# https://coverage.readthedocs.io/en/latest/config.html#run
|
||||
data_file = ".temp/coverage.sqlite"
|
||||
branch = true # track branch coverage
|
||||
relative_files = true
|
||||
|
||||
|
||||
#####################
|
||||
|
||||
Reference in New Issue
Block a user