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

openwisp / openwisp-radius / 22522902837
97%

Build:
DEFAULT BRANCH: master
Ran 28 Feb 2026 02:57PM UTC
Jobs 1
Files 90
Run time 1min
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

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

Jobs
ID Job ID Ran Files Coverage
1 python- - 22522902837.1 28 Feb 2026 02:57PM UTC 90
97.43
GitHub Action Run
Source Files on build 22522902837
  • Tree
  • List 90
  • Changed 16
  • Source Changed 0
  • Coverage Changed 16
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #22522902837
  • a5bdb314 on github
  • Prev Build on master (#21725735194)
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