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

pantsbuild / pants / 27080938890 / 2
93%
main: 93%

Build:
Build:
LAST BUILD BRANCH: deps/prost-0.14
DEFAULT BRANCH: main
Ran 07 Jun 2026 03:06AM UTC
Files 1203
Run time 32s
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 02:58AM UTC coverage: 54.061% (-0.006%) from 54.067%
27080938890.2

push

github

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

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.

Co-authored-by: Benjy Weinberger <benjyw@gmail.com>

33762 of 62452 relevant lines covered (54.06%)

0.54 hits per line

Source Files on job test_python_linux_x86_64_9/10 - 27080938890.2
  • Tree
  • List 1203
  • Changed 2
  • Source Changed 1
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 27080938890
  • 614ef080 on github
  • Prev Job for on 2.32.x (#26615999842.5)
  • Next Job for on 2.32.x (#27301571398.7)
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