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

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

Build:
Build:
LAST BUILD BRANCH: dev-1680-usernames
DEFAULT BRANCH: master
Ran 05 Mar 2026 02:46AM UTC
Files 886
Run time 20s
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: 81.23% (+2.3%) from 78.926%
22698922805.2

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.

7332 of 11489 branches covered (63.82%)

27974 of 34438 relevant lines covered (81.23%)

0.81 hits per line

Source Files on job 22698922805.2
  • Tree
  • List 886
  • Changed 29
  • Source Changed 0
  • Coverage Changed 29
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