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

kobotoolbox / kpi / 19261281535
81%
master: 76%

Build:
Build:
LAST BUILD BRANCH: dev-1257-remove-v1-forms-endpoint
DEFAULT BRANCH: master
Ran 11 Nov 2025 10:07AM UTC
Jobs 2
Files 878
Run time 2min
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

11 Nov 2025 09:33AM UTC coverage: 81.323% (+0.006%) from 81.317%
19261281535

push

github

web-flow
feat(formBuilder): add default max-pixels value when adding new photo question DEV-966 (#6444)

### đŸ“Ŗ Summary

When creating `image` question in Form Builder, set `max-pixels` to
default value (`1024`) instead of leaving it blank. Also applies default
values for `range` question type (the change is universal and will work
with any future default values we set).

### 💭 Notes

Changes here:
- Added bunch of comments while trying to understand the code
- All predefined `defaultValue`s of parameters will be applied when
question is being created (currently we have those for `image` and
`range`)
- **NO** allowing to remove `max-pixels` from `image` (will be done as
part of separate linear issue)

### 👀 Preview steps

1. â„šī¸ Have an account
2. Create a new form in Form Builder
3. Add `image` question
4. **Do not open the question Settings**
5. Save form
6. Go to Project → Form page (`/landing`)
7. Use "Download XLS" from top right "â€Ļ" ("More actions") dropdown
8. 🔴 [on main] notice that downloaded file has no `max-pixels` value for
the question in the "parameters" column
9. đŸŸĸ [on PR] notice that downloaded file has `max-pixels` for the
quesion

7095 of 11146 branches covered (63.66%)

27405 of 33699 relevant lines covered (81.32%)

1.6 hits per line

Jobs
ID Job ID Ran Files Coverage
1 19261281535.1 11 Nov 2025 10:07AM UTC 876
78.92
2 19261281535.2 11 Nov 2025 10:11AM UTC 878
81.29
Source Files on build 19261281535
  • Tree
  • List 878
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • 83bbf049 on github
  • Prev Build on main (#19243183133)
  • Next Build on main (#19261700501)
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