We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c1f3c20 commit f9ec0b6Copy full SHA for f9ec0b6
api/.env-ci
@@ -2,3 +2,4 @@ DATABASE_URL=postgresql://postgres:postgres@localhost:5432/postgres
2
ANALYTICS_DATABASE_URL=postgres://postgres:postgres@localhost:5432/analytics
3
PYTEST_ADDOPTS=--cov . --cov-report xml -n auto --dist worksteal
4
GUNICORN_LOGGER_CLASS=util.logging.GunicornJsonCapableLogger
5
+COVERAGE_CORE=sysmon
0 commit comments