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

kobotoolbox / kpi / 14452623163
81%
master: 76%

Build:
Build:
LAST BUILD BRANCH: beccagraber/dev-1560-dc-fixes
DEFAULT BRANCH: master
Ran 14 Apr 2025 06:48PM UTC
Jobs 1
Files 636
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

14 Apr 2025 06:09PM UTC coverage: 80.687%. Remained the same
14452623163

push

github

web-flow
feat(attachment): expose attachment unique identifier in data endpoint (#5668)

### 📣 Summary
Added the unique identifier (uid) of attachments to the data API
response.

### Description
This update adds the unique identifier (uid) of each attachment to the
data endpoint response. While it doesn’t change existing functionality,
it provides the necessary metadata for future developments.

### Preview steps 

1. in release branch, create a project with attachments
2. submit data 
3. from the shell, look at the Mongo document of your submission just
posted with `settings.MONGO_DB.instances.find_one({'_id':
<submission_id>})
4. No `uid` key should be present
5. checkout the PR branch
6. submit data 
7. follow the same instructions as 3). `uid` key should be present.

6017 of 9590 branches covered (62.74%)

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

22916 of 28401 relevant lines covered (80.69%)

0.81 hits per line

Jobs
ID Job ID Ran Files Coverage
1 14452623163.1 14 Apr 2025 06:48PM UTC 636
80.69
Source Files on build 14452623163
  • Tree
  • List 636
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • e6b5cb91 on github
  • Prev Build on release/2.025.14 (#14405216430)
  • Next Build on release/2.025.14 (#14452636479)
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