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

kobotoolbox / kpi / 22698922805
81%
master: 76%

Build:
Build:
LAST BUILD BRANCH: dev-1815-groups-serviceproviderconfig-endpoints
DEFAULT BRANCH: master
Ran 05 Mar 2026 02:42AM UTC
Jobs 2
Files 886
Run time 2min
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.268%. Remained the same
22698922805

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.

7284 of 11424 branches covered (63.76%)

0 of 1 new or added line in 1 file covered. (0.0%)

27987 of 34438 relevant lines covered (81.27%)

1.6 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
84.62
0.0% kobo/celery.py
Jobs
ID Job ID Ran Files Coverage
1 22698922805.1 05 Mar 2026 02:42AM UTC 884
78.93
2 22698922805.2 05 Mar 2026 02:46AM UTC 886
81.23
Source Files on build 22698922805
  • Tree
  • List 886
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • fb3f949a on github
  • Prev Build on release/2.026.03 (#22689698406)
  • Next Build on release/2.026.03 (#22722409626)
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