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

kobotoolbox / kpi / 30332765934 / 3
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 19s
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: 52.719% (+0.001%) from 52.718%
30332765934.3

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`.

5129 of 12722 branches covered (40.32%)

19832 of 37618 relevant lines covered (52.72%)

0.53 hits per line

Source Files on job 30332765934.3
  • Tree
  • List 890
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
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