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

kobotoolbox / kpi / 30332765934 / 1
82%
master: 76%

Build:
Build:
LAST BUILD BRANCH: dev-2566-reduce-refresh-frequency-and-harden-reliability-of-the-billingusage
DEFAULT BRANCH: master
Ran 28 Jul 2026 05:53AM UTC
Files 890
Run time 25s
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

28 Jul 2026 05:48AM UTC coverage: 49.354% (-3.4%) from 52.718%
30332765934.1

push

github

web-flow
fix(admin): allow creating ExtraUserDetail without a manual uid DEV-960 (#7317)

### 📣 Summary
Superusers can now add a user's extra details from the Django admin
without having to invent an ID by hand.

### 📖 Description
Adding a new "extra user detail" record from the Django admin was
effectively impossible. The form demanded a `uid` that the admin was
supposed to generate automatically, and it rejected the empty `{}` value
for the `data` field even though that is the field's own default. Both
fields now behave as expected: the `uid` is generated on save and is no
longer editable, and `{}` is accepted for `data`.

4461 of 12714 branches covered (35.09%)

18566 of 37618 relevant lines covered (49.35%)

0.49 hits per line

Source Files on job 30332765934.1
  • Tree
  • List 890
  • Changed 177
  • Source Changed 0
  • Coverage Changed 177
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 30332765934
  • ecf8d75f on github
  • Prev Job for on main (#30332723373.1)
  • Next Job for on main (#30339119033.1)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc