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

kobotoolbox / kpi / 27684181814
82%
master: 76%

Build:
Build:
LAST BUILD BRANCH: main
DEFAULT BRANCH: master
Ran 17 Jun 2026 11:04AM UTC
Jobs 5
Files 885
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

17 Jun 2026 11:00AM UTC coverage: 62.069% (+0.03%) from 62.039%
27684181814

push

github

web-flow
feat(bulkProcessing): make bulk activity message interactive DEV-1427 (#7153)

### πŸ“£ Summary

Activity log now displays ongoing bulk transcription and translation
jobs with real-time progress tracking and the ability to cancel them.

### πŸ’­ Notes

Changes here:

**New component for ongoing jobs** (`BulkProcessingActivityMessage.tsx`)
- Shows username, action type, and "in progress" status
- Progress pill with spinner and count (e.g., "8/25 processed")
- Cancel button that calls the bulk actions API
- Query invalidation after cancel so the list refreshes automatically

**ActivityMessage refactor** (`activityMessage.component.tsx`)
- Uses `BulkProcessingActivityMessage` for jobs with status
`in_progress` or `pending`
- Renders "See details" button inline (moved from FormActivity)
- Uses optional `onShowDetails` callback - if provided, button shows; if
not, it's hidden
- Keeps completed bulk jobs in the standard format

**FormActivity simplification** (`FormActivity.tsx`)
- Just passes `onShowDetails` callback to `ActivityMessage`
- No conditional logic in the table cell formatter anymore
- Modal header omits the callback so button doesn't show there

**Test coverage** (`FormActivity.stories.tsx`)
- New `OngoingBulkProcessing` story with mock data
- Shows both in-progress jobs (transcription at 8/25, translation at
3/15) and completed ones

### πŸ‘€ Preview steps

1. ℹ️ Start a bulk transcription or translation job (Project β†’ Data β†’
Table; select multiple rows; column header dropdown β†’ "Transcribe
selected…")
2. Navigate to Project β†’ Settings β†’ Activity
3. 🟒 Notice the ongoing job appears at the top with:
   - "in progress" text
   - A pill showing spinner + progress count (e.g., "3/10")
   - "Cancel process" button (red text, transparent background)
4. πŸ”΄ [on main] The "See details" button would appear here
5. 🟒 [on PR] "See details" button is hidden for ongoing jobs
6. Click "Cancel process"
7. 🟒 Button shows loading state and disables
8. 🟒 After a moment, ... (continued)

6176 of 12172 branches covered (50.74%)

22598 of 36408 relevant lines covered (62.07%)

2.5 hits per line

Coverage Regressions

Lines Coverage βˆ† File
305
28.01
-50.25% kpi/models/import_export_task.py
188
58.52
-33.04% kpi/models/asset.py
97
29.35
-48.26% kobo/apps/project_ownership/models/transfer.py
80
71.12
-21.8% kpi/mixins/object_permission.py
67
25.71
-31.9% kpi/filters.py
64
12.36
-71.91% kobo/apps/reports/report_data.py
63
32.52
-51.22% kobo/apps/accounts/forms.py
57
32.58
-64.04% kpi/deployment_backends/mock_backend.py
54
35.34
-40.6% kpi/paginators.py
53
38.71
-8.73% kpi/deployment_backends/openrosa_backend.py
50
54.57
-12.35% kpi/deployment_backends/base_backend.py
49
28.28
-49.49% kpi/password_validation.py
44
37.07
-37.93% kpi/models/asset_snapshot.py
41
43.48
-9.9% kobo/apps/audit_log/models.py
39
35.2
-31.2% kpi/models/paired_data.py
38
34.52
-45.24% kobo/apps/audit_log/base_views.py
35
52.28
-17.77% kpi/mixins/formpack_xlsform_utils.py
32
53.92
-31.37% kpi/models/asset_file.py
27
0.0
-72.97% kobo/apps/accounts/adapter.py
27
16.67
-18.0% kobo/apps/project_ownership/utils.py
24
40.0
-53.33% kpi/fields/jsonschema_form_field.py
21
64.65
-9.77% kpi/permissions.py
21
42.79
-9.77% kpi/renderers.py
20
0.0
-68.97% kobo/apps/audit_log/tasks.py
19
47.06
-37.25% hub/models/extra_user_detail.py
18
35.56
-40.0% kpi/fields/file.py
17
46.99
-10.24% kobo/apps/organizations/views.py
16
58.82
-11.76% kobo/apps/audit_log/signals.py
13
37.14
-18.57% hub/utils/i18n.py
13
26.09
-56.52% kpi/fields/relative_prefix_hyperlinked_related.py
12
43.06
-16.67% kobo/apps/project_ownership/serializers/invite.py
11
69.44
-30.56% kpi/models/asset_user_partial_permission.py
10
60.71
-35.71% kobo/apps/audit_log/utils.py
10
66.2
-14.08% kobo/apps/project_ownership/models/invite.py
10
14.8
-5.1% kobo/apps/subsequences/utils/versioning.py
10
74.0
-20.0% kpi/models/asset_version.py
7
61.76
-20.59% kobo/apps/storage_backends/base.py
7
21.6
-5.6% kobo/apps/stripe/utils/subscription_limits.py
7
32.14
-25.0% kobo/apps/subsequences/utils/supplement_data.py
7
57.14
-33.33% kpi/fields/paginated_api.py
7
53.33
-46.67% kpi/maintenance_tasks.py
7
70.37
-25.93% kpi/models/extra_project_metadata_field.py
6
57.58
-3.64% kobo/apps/organizations/models.py
6
43.75
-37.5% kobo/apps/project_ownership/filters.py
6
72.09
-13.95% kobo/apps/project_ownership/serializers/transfer.py
6
0.0
-100.0% kobo/apps/project_views/tasks.py
6
74.51
-11.76% kpi/context_processors.py
6
42.86
-42.86% kpi/mixins/asset.py
5
30.0
-7.14% kobo/apps/organizations/permissions.py
5
47.22
-13.89% kobo/apps/organizations/tasks.py
5
53.85
-6.41% kpi/deployment_backends/kc_access/utils.py
5
57.14
-23.81% kpi/fields/writable_json.py
5
75.0
-20.83% kpi/models/authorized_application.py
4
53.85
-30.77% kobo/apps/accounts/templatetags/customize_email_content.py
4
77.5
-10.0% kobo/apps/kobo_auth/signals.py
4
50.0
-10.53% kobo/apps/organizations/utils.py
4
89.47
-7.02% kpi/deployment_backends/mixin.py
3
65.79
-7.89% kobo/apps/data_collectors/signals.py
3
88.57
-8.57% kobo/apps/project_views/models/project_view.py
2
64.89
-2.13% kobo/apps/openrosa/libs/utils/middleware.py
2
91.3
-8.7% kobo/apps/project_ownership/views/invite.py
2
83.33
-6.67% kobo/urls.py
2
85.84
-1.77% kpi/exceptions.py
2
64.52
-6.45% kpi/mixins/standardize_searchable_field.py
1
44.44
-5.56% kobo/apps/accounts/templatetags/get_provider_appname.py
1
86.11
-2.78% kobo/apps/openrosa/apps/logger/fields.py
1
67.95
-1.28% kpi/authentication.py
1
57.89
-2.63% kpi/db_routers.py
Jobs
ID Job ID Ran Files Coverage
1 27684181814.1 17 Jun 2026 11:04AM UTC 883
44.92
2 27684181814.2 17 Jun 2026 11:05AM UTC 883
50.17
3 27684181814.3 17 Jun 2026 11:05AM UTC 883
53.52
4 27684181814.4 17 Jun 2026 11:06AM UTC 885
46.31
5 27684181814.5 17 Jun 2026 11:07AM UTC 885
54.81
Source Files on build 27684181814
  • Tree
  • List 885
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage βˆ† File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • c9837e5b on github
  • Prev Build on main (#27645325261)
  • Next Build on main (#27702564613)
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