• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

kobotoolbox / kpi / 22698922805 / 1
81%
master: 76%

Build:
Build:
LAST BUILD BRANCH: dev-1926-superuser-cannot-deactivate-mfa-when-SUPERUSER_AUTH_ENFORCEMENT-is-active
DEFAULT BRANCH: master
Ran 05 Mar 2026 02:42AM UTC
Files 884
Run time 22s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

05 Mar 2026 02:07AM UTC coverage: 78.926%. Remained the same
22698922805.1

push

github

web-flow
fix(celery): use correct `prod_celery` settings module name (#6792)

### 📣 Summary

The Celery entrypoint was referencing a settings module under the wrong
name, preventing the correct DB statement timeout from being applied for
Celery workers.

### 📖 Description

When Celery starts, `kobo/celery.py` tries to switch to a
celery-specific Django settings module so that long-running tasks get a
more permissive PostgreSQL `statement_timeout`. The module was being
referenced as `celery_prod` instead of the actual filename
`prod_celery`, so the fallback never loaded the intended settings.

7082 of 11477 branches covered (61.71%)

27175 of 34431 relevant lines covered (78.93%)

0.79 hits per line

Source Files on job 22698922805.1
  • Tree
  • List 884
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 22698922805
  • fb3f949a on github
  • Prev Job for on release/2.026.03 (#22689698406.1)
  • Next Job for on release/2.026.03 (#22722409626.1)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc