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

pantsbuild / pants / 27079234648 / 3
93%
main: 93%

Build:
DEFAULT BRANCH: main
Ran 07 Jun 2026 01:50AM UTC
Files 1206
Run time 34s
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

07 Jun 2026 01:30AM UTC coverage: 53.652% (+0.1%) from 53.527%
27079234648.3

push

github

web-flow
Compose a Process out of multiple sequential subprocesses (#23400)

It is sometimes useful to run multiple processes in a single
Process invocation. 

For example, when creating a pex from a venv repository,
we need to ensure the venv repository exists, and the 
only reliable way to do so in the presence of remote caching/
remote execution is to run the venv creation process 
in the same Process as the pex invocation.

This change introduces a bit of useful plumbing to make
this easy: A `CompositeProcess` holds multiple
`Subprocess` instances, and invokes them sequentially
via a bash command.

33605 of 62635 relevant lines covered (53.65%)

0.54 hits per line

Source Files on job test_python_linux_x86_64_3/10 - 27079234648.3
  • Tree
  • List 1206
  • Changed 2
  • Source Changed 1
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 27079234648
  • c3d6fe99 on github
  • Prev Job for on main (#26942703638.5)
  • Next Job for on main (#27118289758.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