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

pirl-unc / tsarina / 25819235019 / 1
71%
main: 71%

Build:
DEFAULT BRANCH: main
Ran 13 May 2026 06:44PM UTC
Files 35
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

13 May 2026 06:43PM UTC coverage: 70.796%. Remained the same
25819235019.1

push

github

web-flow
test.sh: pick pytest -n from cores and available RAM (#75)

Bumps to 1.3.6. ``pytest --cov ... tests`` previously ran single-process
with no xdist. On a multi-suite local dev box (3 sibling pytest suites
running concurrently), naive ``-n auto`` blows past 32 GB. The new
script picks ``min(cores, avail_RAM / per_worker_gb)`` and drops to
``-n 1`` when the machine is already under strain. Falls back to
serial pytest when xdist isn't installed (CI).

Portable to macOS (vm_stat) and Linux (/proc/meminfo).

2400 of 3390 relevant lines covered (70.8%)

0.71 hits per line

Source Files on job 25819235019.1
  • Tree
  • List 35
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 25819235019
  • 6f0cd4ce on github
  • Prev Job for on main (#25805197826.1)
  • Next Job for on main (#25821638236.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