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

kobotoolbox / kpi / 30332765934 / 5
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:56AM UTC
Files 892
Run time 18s
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: 50.679% (+5.2%) from 45.479%
30332765934.5

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

4599 of 12719 branches covered (36.16%)

19068 of 37625 relevant lines covered (50.68%)

0.51 hits per line

Source Files on job 30332765934.5
  • Tree
  • List 892
  • Changed 89
  • Source Changed 0
  • Coverage Changed 89
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.3)
  • 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