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

kobotoolbox / kpi / 28941671731 / 10
81%
master: 76%

Build:
Build:
LAST BUILD BRANCH: dependabot/github_actions/actions-deps-2d1112a488
DEFAULT BRANCH: master
Ran 08 Jul 2026 12:22PM UTC
Files 892
Run time 32s
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

08 Jul 2026 12:12PM UTC coverage: 69.005% (+24.5%) from 44.477%
28941671731.10

push

github

web-flow
feat(qualitativeAnalysis): track QA tags on supplement save DEV-1470 (#7199)

### 📣 Summary
This PR implements tag tracking for `qualTags` type QA questions by
creating `QATagTracker` rows whenever tags are saved via the supplement
PATCH endpoint.

### 📖 Description
This PR adds the logic to populate `QATagTracker` on every successful
supplement save. When the `manual_qual` action processes a `qualTags`
question, `SubmissionSupplement._sync_qual_tag_trackers()` is called
after the supplement data is committed. It looks up the question type
from the `QuestionAdvancedFeature` params, and if the type is
`qualTags`, it bulk-creates tracker rows one per tag value using
`ignore_conflicts=True` so duplicate tags across submissions are
silently skipped without any additional query overhead.

7237 of 12607 branches covered (57.4%)

25618 of 37125 relevant lines covered (69.0%)

0.69 hits per line

Source Files on job 28941671731.10
  • Tree
  • List 892
  • Changed 307
  • Source Changed 0
  • Coverage Changed 307
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 28941671731
  • bd84a923 on github
  • Prev Job for on main (#28866439087.1)
  • Next Job for on main (#28995843859.1)
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