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

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

Build:
Build:
LAST BUILD BRANCH: dev-1926-superuser-cannot-deactivate-mfa-when-SUPERUSER_AUTH_ENFORCEMENT-is-active
DEFAULT BRANCH: master
Ran 09 Mar 2026 05:33PM UTC
Files 885
Run time 23s
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: 53.481% (+1.2%) from 52.238%
22866141556.3

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.

3473 of 11309 branches covered (30.71%)

18400 of 34405 relevant lines covered (53.48%)

0.53 hits per line

Source Files on job 22866141556.3
  • Tree
  • List 885
  • Changed 28
  • Source Changed 0
  • Coverage Changed 28
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