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

pantsbuild / pants / 27079234648
93%

Build:
DEFAULT BRANCH: main
Ran 07 Jun 2026 01:41AM UTC
Jobs 12
Files 1757
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 01:30AM UTC coverage: 92.791% (+0.01%) from 92.78%
27079234648

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.

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

93106 of 100339 relevant lines covered (92.79%)

4.01 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_5/10 - 27079234648.1 07 Jun 2026 01:43AM UTC 1220
59.08
GitHub Action Run
2 test_python_linux_x86_64_2/10 - 27079234648.2 07 Jun 2026 01:43AM UTC 1209
58.52
GitHub Action Run
3 test_python_linux_x86_64_3/10 - 27079234648.3 07 Jun 2026 01:46AM UTC 1206
53.65
GitHub Action Run
4 test_python_linux_x86_64_6/10 - 27079234648.4 07 Jun 2026 01:43AM UTC 1200
49.2
GitHub Action Run
5 test_python_linux_x86_64_4/10 - 27079234648.5 07 Jun 2026 01:49AM UTC 1239
58.98
GitHub Action Run
6 test_python_linux_arm64 - 27079234648.6 07 Jun 2026 01:41AM UTC 1188
51.93
GitHub Action Run
7 test_python_linux_x86_64_1/10 - 27079234648.7 07 Jun 2026 01:45AM UTC 1204
49.18
GitHub Action Run
8 test_python_linux_x86_64_9/10 - 27079234648.8 07 Jun 2026 01:43AM UTC 1216
53.56
GitHub Action Run
9 test_python_linux_x86_64_0/10 - 27079234648.9 07 Jun 2026 01:46AM UTC 1224
56.13
GitHub Action Run
10 test_python_macos14_arm64 - 27079234648.10 07 Jun 2026 01:48AM UTC 1188
51.93
GitHub Action Run
11 test_python_linux_x86_64_7/10 - 27079234648.11 07 Jun 2026 01:49AM UTC 1210
50.97
GitHub Action Run
12 test_python_linux_x86_64_8/10 - 27079234648.12 07 Jun 2026 01:48AM UTC 1207
52.94
GitHub Action Run
Source Files on build 27079234648
  • Tree
  • List 1757
  • Changed 615
  • Source Changed 1
  • Coverage Changed 615
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #27079234648
  • c3d6fe99 on github
  • Prev Build on main (#26942703638)
  • Next Build on main (#27118289758)
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