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

pantsbuild / pants / 27080938890
93%
main: 93%

Build:
Build:
LAST BUILD BRANCH: multiplatform_pex_with_uv
DEFAULT BRANCH: main
Ran 07 Jun 2026 03:04AM UTC
Jobs 12
Files 1739
Run time 3min
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: 92.897% (+0.006%) from 92.891%
27080938890

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>

169 of 176 new or added lines in 3 files covered. (96.02%)

92289 of 99345 relevant lines covered (92.9%)

4.04 hits per line

Uncovered Changes

Lines Coverage ∆ File
7
93.27
src/python/pants/engine/composite_process.py
Jobs
ID Job ID Ran Files Coverage
1 test_python_linux_x86_64_4/10 - 27080938890.1 07 Jun 2026 03:05AM UTC 1227
59.44
GitHub Action Run
2 test_python_linux_x86_64_9/10 - 27080938890.2 07 Jun 2026 03:05AM UTC 1203
54.06
GitHub Action Run
3 test_python_linux_x86_64_1/10 - 27080938890.3 07 Jun 2026 03:05AM UTC 1191
49.16
GitHub Action Run
4 test_python_linux_arm64 - 27080938890.4 07 Jun 2026 03:05AM UTC 1176
52.29
GitHub Action Run
5 test_python_macos14_arm64 - 27080938890.5 07 Jun 2026 03:04AM UTC 1176
52.3
GitHub Action Run
6 test_python_linux_x86_64_7/10 - 27080938890.6 07 Jun 2026 03:05AM UTC 1198
51.3
GitHub Action Run
7 test_python_linux_x86_64_3/10 - 27080938890.7 07 Jun 2026 03:05AM UTC 1193
54.09
GitHub Action Run
8 test_python_linux_x86_64_6/10 - 27080938890.8 07 Jun 2026 03:05AM UTC 1188
49.53
GitHub Action Run
9 test_python_linux_x86_64_2/10 - 27080938890.9 07 Jun 2026 03:05AM UTC 1195
58.6
GitHub Action Run
10 test_python_linux_x86_64_0/10 - 27080938890.10 07 Jun 2026 03:05AM UTC 1212
56.7
GitHub Action Run
11 test_python_linux_x86_64_8/10 - 27080938890.11 07 Jun 2026 03:05AM UTC 1195
53.56
GitHub Action Run
12 test_python_linux_x86_64_5/10 - 27080938890.12 07 Jun 2026 03:05AM UTC 1207
59.62
GitHub Action Run
Source Files on build 27080938890
  • Tree
  • List 1739
  • Changed 6
  • Source Changed 1
  • Coverage Changed 6
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #27080938890
  • 614ef080 on github
  • Prev Build on 2.32.x (#26615999842)
  • Next Build on 2.32.x (#27301571398)
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