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

kobotoolbox / kpi / 15592302915
81%
master: 76%

Build:
Build:
LAST BUILD BRANCH: beccagraber/dev-1452-new_action
DEFAULT BRANCH: master
Ran 11 Jun 2025 06:43PM UTC
Jobs 1
Files 638
Run time 307min
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 Jun 2025 06:06PM UTC coverage: 80.573% (+0.02%) from 80.553%
15592302915

push

github

web-flow
fix(nlp): use `root_uuid` to avoid 404 when opening the transcription/translation modal DEV-571 (#5833)

### 📣 Summary
Fixes a 404 error in the NLP audio modal by aligning backend lookup
logic with frontend behavior using root_uuid.

### 📖 Description
This fix resolves a 404 error that occurred when attempting to open the
NLP modal after a submission had been edited.

The frontend relies on the stable `root_uuid` to fetch the submission,
but the backend was still using `uuid`, which changes on each edit. As a
result, the submission could no longer be located, causing the modal to
return a 404.

6081 of 9698 branches covered (62.7%)

8 of 8 new or added lines in 1 file covered. (100.0%)

23081 of 28646 relevant lines covered (80.57%)

0.81 hits per line

Jobs
ID Job ID Ran Files Coverage
1 15592302915.1 11 Jun 2025 06:43PM UTC 638
80.57
Source Files on build 15592302915
  • Tree
  • List 638
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • b066acae on github
  • Prev Build on release/2.025.14 (#15586327183)
  • Next Build on release/2.025.14 (#15592310850)
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

© 2025 Coveralls, Inc