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

kobotoolbox / kpi / 22857660450 / 4
81%
master: 76%

Build:
Build:
LAST BUILD BRANCH: dev-1863-remove-reversion-tech-debt
DEFAULT BRANCH: master
Ran 09 Mar 2026 02:19PM UTC
Files 885
Run time 25s
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

09 Mar 2026 02:13PM UTC coverage: 55.232% (-23.7%) from 78.906%
22857660450.4

push

github

web-flow
ci: reduce CI test suite runtime with parallel jobs DEV-1824 (#6798)

### 📣 Summary

The pytest CI job was running all tests sequentially in a single job,
taking ~40 minutes; this reduces it to ~15 minutes by splitting tests
across parallel jobs.

### 📖 Description

The test suite was running in one large sequential job, making feedback
loops slow. Tests are now split into 4 path-based groups. Each job also
uses `pytest-xdist` internally for additional intra-job parallelism ,
for a total of 8 parallel CI jobs. A sequential `--lf` fallback step
reruns only failed tests to distinguish real failures from xdist
flakiness.

3791 of 11287 branches covered (33.59%)

18971 of 34348 relevant lines covered (55.23%)

0.55 hits per line

Source Files on job 22857660450.4
  • Tree
  • List 885
  • Changed 339
  • Source Changed 0
  • Coverage Changed 339
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 22857660450
  • b7dcb9c6 on github
  • Prev Job for on release/2.026.03 (#22775989014.1)
  • Next Job for on release/2.026.03 (#22866141556.2)
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