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

kobotoolbox / kpi / 23614526029 / 4
82%
master: 76%

Build:
Build:
LAST BUILD BRANCH: dev-1829-allauth-openapi-docs
DEFAULT BRANCH: master
Ran 26 Mar 2026 07:49PM UTC
Files 885
Run time 26s
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

26 Mar 2026 07:42PM UTC coverage: 55.999% (+2.4%) from 53.559%
23614526029.4

push

github

web-flow
fix(userReports): prevent infinite loop in MV background job (#6876)

### 💭 Notes

- Root cause: when `SKIP_HEAVY_MIGRATIONS=True`, `manage_user_reports_mv
--create` resets `LongRunningMigration.status` back to `'created'`,
which re-triggers `0019_recreate_user_reports_mv` indefinitely.
- Fix: a new `--force` flag bypasses `SKIP_HEAVY_MIGRATIONS` and runs
the migration immediately. The background job always passes `--force`.
- `--force` also creates indexes with `CONCURRENTLY` to avoid locking
the materialized view during index creation.
- No behavior change when `--force` is not passed.

3900 of 11421 branches covered (34.15%)

19513 of 34845 relevant lines covered (56.0%)

0.56 hits per line

Source Files on job 23614526029.4
  • Tree
  • List 885
  • Changed 213
  • Source Changed 0
  • Coverage Changed 213
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 23614526029
  • b238c909 on github
  • Prev Job for on release/2.026.07 (#23613569695.10)
  • Next Job for on release/2.026.07 (#23617314814.10)
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