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

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

Build:
Build:
LAST BUILD BRANCH: dev-1475-clean-up-refactor-subsequences
DEFAULT BRANCH: master
Ran 15 Oct 2025 12:49AM UTC
Files 861
Run time 23s
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

15 Oct 2025 12:14AM UTC coverage: 78.834% (-2.3%) from 81.122%
18513634981.1

push

github

web-flow
fix(permissions)!: fix mistake in long running job that deletes obsolete permissions (#6370)

### 💭 Notes
Fixes the _raw_delete call in the long running job
0010_remove_from_kc_only_permissions
Backport of #6308. 

### 👀 Preview steps
1. Use the django shell
2. Find the long running migration job and re-execute it, ensure it
doesn't fail:
```
>>> lrm = LongRunningMigration.objects.filter(name__contains='0010_remove_from_kc_only').first()

>>> lrm.status = 'created'; lrm.save(); lrm.execute()

Deleting 0 ObjectPermission objects
```

6735 of 10977 branches covered (61.36%)

25946 of 32912 relevant lines covered (78.83%)

0.79 hits per line

Source Files on job 18513634981.1
  • Tree
  • List 861
  • Changed 29
  • Source Changed 0
  • Coverage Changed 29
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 18513634981
  • bfde146d on github
  • Prev Job for on release/2.025.37 (#18513613497.2)
  • Next Job for on release/2.025.37 (#18518011300.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