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

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

Build:
Build:
LAST BUILD BRANCH: main
DEFAULT BRANCH: master
Ran 19 May 2026 06:45AM 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

19 May 2026 06:39AM UTC coverage: 53.233% (-0.6%) from 53.793%
26080797899.3

push

github

web-flow
feat(subsequences): implement `SubsequenceBulkAction` ViewSet and Serializer DEV-1500 DEV-1590 (#7063)

### 📣 Summary
Users can now create bulk transcription and translation jobs that
process multiple audio submissions at once, with full validation to
prevent duplicate or conflicting work.

### 📖 Description
This PR adds the backend API for bulk NLP processing. Users can submit a
list of submission UUIDs for a single audio question and request
transcription or translation in bulk. The API validates that submissions
exist, that results don't already exist for the requested language, and
that no conflicting active job is already running for the same
submissions and parameters. All records are created atomically, if
anything fails, nothing is saved. Cancellation of bulk jobs will follow
in a separate task.

4826 of 12285 branches covered (39.28%)

19684 of 36977 relevant lines covered (53.23%)

0.53 hits per line

Source Files on job 26080797899.3
  • Tree
  • List 911
  • Changed 167
  • Source Changed 0
  • Coverage Changed 167
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 26080797899
  • 4172d337 on github
  • Prev Job for on main (#26039046825.1)
  • Next Job for on main (#26084578985.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