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

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

Build:
Build:
LAST BUILD BRANCH: dependabot/github_actions/actions-deps-fa52573c10
DEFAULT BRANCH: master
Ran 13 May 2026 04:27PM UTC
Files 909
Run time 1min
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: 52.779% (+0.2%) from 52.546%
25811572309.3

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

3526 of 11910 branches covered (29.61%)

19047 of 36088 relevant lines covered (52.78%)

0.53 hits per line

Source Files on job 25811572309.3
  • Tree
  • List 909
  • Changed 191
  • Source Changed 0
  • Coverage Changed 191
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