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

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

Build:
Build:
LAST BUILD BRANCH: release/2.026.21
DEFAULT BRANCH: master
Ran 13 May 2026 04:25PM UTC
Files 911
Run time 47s
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

13 May 2026 04:14PM UTC coverage: 53.761% (+1.2%) from 52.546%
25811572309.1

push

github

web-flow
feat(userreports): allow configurable page size for userreport API DEV-2112 (#7049)

### đŸ“Ŗ Summary
Set the max page size for `/api/v2/user-reports` in Constance.

### Notes
We don't want to make a habit of overriding the max page size, so right
now the class factory only looks at a new USER_REPORTS_PAGE_SIZE_LIMIT
configuration. If eventually we want to do this on more pages we can
genericize the method.


### 👀 Preview steps

1. â„šī¸ have several accounts (at least 10)
2. In a Django shell, run `refresh_user_report_snapshots`
3. In Constance, set `USER_REPORTS_PAGE_SIZE_LIMIT` to 5
4. Navigate to `/api/v2/user-reports`
5. đŸŸĸ [on PR] notice that only 5 results are returned
6. Navigate to `/api/v2/user-reports?limit=2`
7. đŸŸĸ [on PR] notice that only 2 results are returned
8. Navigate to `/api/v2/user-reports?limit=10`
9. đŸŸĸ notice only 5 results are returned

3651 of 11906 branches covered (30.67%)

19405 of 36095 relevant lines covered (53.76%)

0.54 hits per line

Source Files on job 25811572309.1
  • Tree
  • List 911
  • Changed 23
  • Source Changed 0
  • Coverage Changed 23
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 25811572309
  • c9d758f5 on github
  • Prev Job for on release/2.026.12 (#25750860804.1)
  • Next Job for on release/2.026.12 (#25859849859.6)
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