Skip to content

Commit f9ec0b6

Browse files
authored
chore(ci): Improve coverage performance (#3825)
1 parent c1f3c20 commit f9ec0b6

File tree

3 files changed

+150
-141
lines changed

3 files changed

+150
-141
lines changed

api/.env-ci

+1
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,4 @@ DATABASE_URL=postgresql://postgres:postgres@localhost:5432/postgres
22
ANALYTICS_DATABASE_URL=postgres://postgres:postgres@localhost:5432/analytics
33
PYTEST_ADDOPTS=--cov . --cov-report xml -n auto --dist worksteal
44
GUNICORN_LOGGER_CLASS=util.logging.GunicornJsonCapableLogger
5+
COVERAGE_CORE=sysmon

0 commit comments

Comments
 (0)