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

kobotoolbox / kpi / 23202441547 / 6
82%
master: 76%

Build:
Build:
LAST BUILD BRANCH: dev-1420-upgrade-google-translation-api
DEFAULT BRANCH: master
Ran 17 Mar 2026 03:41PM UTC
Files 893
Run time 1min
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

17 Mar 2026 03:34PM UTC coverage: 60.317%. Remained the same
23202441547.6

push

github

web-flow
feat(auditLog): migrate `AuditLog`'s `object_id` to `CharField` DEV-1607 (#6821)

### 📣 Summary
This PR converts `AuditLog.object_id` from `BigInteger` to
`CharField(255)` to support string-based UIDs.


### 📖 Description
- Updated `AuditLog.object_id` to `CharField` in `models.py`
- Implemented a custom migration that alters the column type directly.
- Added logic to handle the `SKIP_HEAVY_MIGRATIONS` flag: 
- If `True`, the migration prints the SQL required for a background
index build.
    - If `False`, the migration builds the index normally.
- Verified on production that no existing indexes on `object_id` require
dropping.

4491 of 11569 branches covered (38.82%)

21266 of 35257 relevant lines covered (60.32%)

0.6 hits per line

Source Files on job 23202441547.6
  • Tree
  • List 893
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 23202441547
  • 93d4c201 on github
  • Prev Job for on main (#23198993114.3)
  • Next Job for on main (#23203732223.9)
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