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

pantsbuild / pants / 27118289758
93%

Build:
DEFAULT BRANCH: main
Ran 08 Jun 2026 05:50AM UTC
Jobs 11
Files 1757
Run time 4min
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

08 Jun 2026 05:40AM UTC coverage: 92.786% (-0.005%) from 92.791%
27118289758

push

github

web-flow
Fix uv support under remote caching/execution. (#23403)

As explained in #23344, a remote cache hit on the process that
creates the uv venv will cause venv creation to be skipped,
and pex will not find that venv locally.

With this change uv venv creation and the pex invocation that
uses it run under the same `Process`, ensuring that they are
always run together or cached together.

This fixes not only the remote caching issue but also a
similar issue with remote execution, when we aren't
guaranteed to run the two processes on the same machine.

13 of 13 new or added lines in 2 files covered. (100.0%)

8 existing lines in 4 files now uncovered.

93104 of 100343 relevant lines covered (92.79%)

3.69 hits per line

Coverage Regressions

Lines Coverage ∆ File
3
82.09
-4.48% src/python/pants/testutil/python_interpreter_selection.py
3
67.14
-4.29% src/python/pants/util/osutil.py
1
96.15
-3.85% src/python/pants/backend/tools/preamble/subsystem.py
1
92.81
-0.16% src/python/pants/engine/internals/graph.py
Jobs
ID Job ID Ran Files Coverage
1 test_python_linux_x86_64_6/10 - 27118289758.1 08 Jun 2026 05:52AM UTC 1200
49.2
GitHub Action Run
2 test_python_linux_x86_64_9/10 - 27118289758.2 08 Jun 2026 05:53AM UTC 1216
53.56
GitHub Action Run
3 test_python_linux_x86_64_0/10 - 27118289758.3 08 Jun 2026 05:56AM UTC 1224
56.13
GitHub Action Run
4 test_python_linux_arm64 - 27118289758.4 08 Jun 2026 05:50AM UTC 1188
51.93
GitHub Action Run
5 test_python_linux_x86_64_8/10 - 27118289758.5 08 Jun 2026 05:57AM UTC 1207
52.95
GitHub Action Run
6 test_python_linux_x86_64_5/10 - 27118289758.6 08 Jun 2026 05:53AM UTC 1220
59.08
GitHub Action Run
7 test_python_linux_x86_64_4/10 - 27118289758.7 08 Jun 2026 05:59AM UTC 1239
58.98
GitHub Action Run
8 test_python_linux_x86_64_2/10 - 27118289758.8 08 Jun 2026 05:53AM UTC 1209
58.52
GitHub Action Run
9 test_python_linux_x86_64_7/10 - 27118289758.9 08 Jun 2026 05:58AM UTC 1210
50.97
GitHub Action Run
10 test_python_linux_x86_64_1/10 - 27118289758.10 08 Jun 2026 05:55AM UTC 1204
49.18
GitHub Action Run
11 test_python_linux_x86_64_3/10 - 27118289758.11 08 Jun 2026 05:56AM UTC 1206
53.66
GitHub Action Run
Source Files on build 27118289758
  • Tree
  • List 1757
  • Changed 6
  • Source Changed 2
  • Coverage Changed 6
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #27118289758
  • 70e75b4b on github
  • Prev Build on main (#27079234648)
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