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

pirl-unc / hitlist / 25050737710 / 1
80%
main: 80%

Build:
DEFAULT BRANCH: main
Ran 28 Apr 2026 11:43AM UTC
Files 25
Run time 1s
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

28 Apr 2026 11:41AM UTC coverage: 65.438% (+0.04%) from 65.395%
25050737710.1

push

github

web-flow
v1.29.1: Speed up test suite with pytest-xdist + shared fixture (#172)

The test suite was taking ~9 minutes serially. Two changes:

1. **pytest-xdist `-n auto`** in test.sh and CI — distributes 490 tests
   across cores. Local dev: ~9min → ~2min on a 10-core machine.

2. **Session-scoped `full_observations_df` fixture** in tests/conftest.py.
   Four tests in test_export.py were each rebuilding the full enriched
   observations table independently (130s + 101s + 90s + 29s = ~350s of
   redundant work). They now share the fixture; the heavy lift happens
   once per worker.

3. CI **coverage only on Python 3.11** (the version we upload to
   Coveralls anyway). The 3.9/3.10/3.12 jobs no longer pay coverage
   instrumentation overhead.

3035 of 4638 relevant lines covered (65.44%)

0.65 hits per line

Source Files on job 25050737710.1
  • Tree
  • List 25
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 25050737710
  • 81aba673 on github
  • Prev Job for on main (#25049901808.1)
  • Next Job for on main (#25054171068.1)
  • Delete
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