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

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

Build:
DEFAULT BRANCH: main
Ran 07 Jun 2026 01:50AM UTC
Files 1200
Run time 27s
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: 49.2%. Remained the same
27079234648.4

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.

30183 of 61348 relevant lines covered (49.2%)

0.49 hits per line

Source Files on job test_python_linux_x86_64_6/10 - 27079234648.4
  • Tree
  • List 1200
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 27079234648
  • c3d6fe99 on github
  • Prev Job for on main (#26942703638.2)
  • 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