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

kobotoolbox / kpi / 19001559349
81%
master: 76%

Build:
Build:
LAST BUILD BRANCH: refactor-subsequences-2025
DEFAULT BRANCH: master
Ran 01 Nov 2025 08:00PM UTC
Jobs 2
Files 861
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

01 Nov 2025 07:25PM UTC coverage: 81.146% (+0.02%) from 81.131%
19001559349

push

github

web-flow
fix(submission): retain username in `_submitted_by` after submitting user has been deleted DEV-1211 (#6430)

### 📣 Summary
Ensure that submissions remain attributed to their original submitter
even if the user account is deleted, and that the `_submitted_by` value
continues to persist correctly during edits and bulk updates.

### 📖 Description
Previously, deleting a user caused all their submissions to lose the
`_submitted_by` reference or even be deleted, depending on ownership.
This PR ensures that:
- Submissions made by a deleted user on non-owned projects are retained.
- The `_submitted_by` field correctly persists the username of the
deleted user.
- Editing or bulk-updating those submissions does not remove or
overwrite the existing `_submitted_by` value.
- Bulk and single validation status updates correctly reference the
original `_submitted_by` username.

6950 of 10963 branches covered (63.4%)

31 of 32 new or added lines in 5 files covered. (96.88%)

1 existing line in 1 file now uncovered.

26787 of 33011 relevant lines covered (81.15%)

1.6 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
77.69
0.42% kobo/apps/openrosa/apps/viewer/models/parsed_instance.py

Uncovered Existing Lines

Lines Coverage ∆ File
1
82.14
0.23% kobo/apps/openrosa/apps/logger/models/instance.py
Jobs
ID Job ID Ran Files Coverage
1 19001559349.1 01 Nov 2025 08:00PM UTC 861
78.84
2 19001559349.2 01 Nov 2025 08:02PM UTC 861
81.13
Source Files on build 19001559349
  • Tree
  • List 861
  • Changed 6
  • Source Changed 0
  • Coverage Changed 6
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • 16f52c04 on github
  • Prev Build on release/2.025.37 (#19001516134)
  • Next Build on release/2.025.37 (#19039491978)
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