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

openwisp / openwisp-radius / 22522902837 / 1
97%
master: 97%

Build:
DEFAULT BRANCH: master
Ran 28 Feb 2026 03:01PM UTC
Files 90
Run time 2s
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 Feb 2026 02:47PM UTC coverage: 97.426% (+5.4%) from 91.995%
22522902837.1

push

github

nemesifier
[ci] Fixed missing coverage data in parallel tests #677

Running Django tests using the --parallel flag spawns multiple worker subprocesses. By default, coverage.py running in the main process does not trace the code executed inside these worker processes, which leads to an incomplete coverage report.

Setting the COVERAGE_PROCESS_START environment variable in the CI workflow natively instructs coverage.py to initialize itself and gather coverage data within all the newly spawned multiprocessing child processes according to the configurations defined in pyproject.toml.

Fixes #677

4126 of 4235 relevant lines covered (97.43%)

10.72 hits per line

Source Files on job python- - 22522902837.1
  • Tree
  • List 90
  • Changed 16
  • Source Changed 0
  • Coverage Changed 16
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 22522902837
  • a5bdb314 on github
  • Prev Job for on master (#21725735194.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