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

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

Build:
Build:
LAST BUILD BRANCH: release/2.026.21
DEFAULT BRANCH: master
Ran 13 May 2026 04:35PM UTC
Files 911
Run time 28s
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: 61.175% (+8.6%) from 52.546%
25811572309.7

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

4739 of 11964 branches covered (39.61%)

22081 of 36095 relevant lines covered (61.17%)

0.61 hits per line

Source Files on job 25811572309.7
  • Tree
  • List 911
  • Changed 155
  • Source Changed 0
  • Coverage Changed 155
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