mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-06 06:45:05 +01:00
Enables Codecov test reporting for the backend (#9295)
This commit is contained in:
parent
f3e6ed56b9
commit
d82555e644
2 changed files with 13 additions and 1 deletions
|
|
@ -329,6 +329,8 @@ addopts = [
|
|||
"--maxprocesses=16",
|
||||
"--quiet",
|
||||
"--durations=50",
|
||||
"--junitxml=junit.xml",
|
||||
"-o junit_family=legacy",
|
||||
]
|
||||
norecursedirs = [ "src/locale/", ".venv/", "src-ui/" ]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue