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

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

Build:
Build:
LAST BUILD BRANCH: dev-1532-django-model-admin-for-extra-project-metadata-fields
DEFAULT BRANCH: master
Ran 09 Mar 2026 05:33PM UTC
Files 883
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

09 Mar 2026 05:28PM UTC coverage: 52.204% (-0.03%) from 52.238%
22866141556.1

push

github

web-flow
perf(assets): reduce memory and query overhead in permission loading DEV-1803 (#6790)

### 📣 Summary
Loading asset lists was slow and memory-hungry for accounts with many
projects and shared users. This PR makes it significantly faster and
lighter.

### 📖 Description
The asset list was doing a lot of redundant database work behind the
scenes — fetching the same permission data over and over for each asset.
This PR fixes that by loading what's needed up front, in as few queries
as possible.

A new optional query parameter `?current_user_permissions_only=true`
lets the frontend request only the current user's own permissions,
instead of everyone's. The frontend now sends this automatically on
every asset list call, which makes a noticeable difference on accounts
with lots of sharing.

3383 of 11305 branches covered (29.92%)

17957 of 34398 relevant lines covered (52.2%)

0.52 hits per line

Source Files on job 22866141556.1
  • Tree
  • List 883
  • Changed 7
  • Source Changed 0
  • Coverage Changed 7
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 22866141556
  • d65433f2 on github
  • Prev Job for on release/2.026.03 (#22857660450.1)
  • Next Job for on release/2.026.03 (#22909174818.8)
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