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

pantsbuild / pants / 31434928179
93%

Build:
DEFAULT BRANCH: main
Ran 10 Aug 2026 09:51PM UTC
Jobs 11
Files 1781
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

10 Aug 2026 09:40PM UTC coverage: 92.894% (+0.02%) from 92.879%
31434928179

push

github

web-flow
Support multiplatform pexes with uv lockfiles. (#23427)

Also supports building FaaS (awslambda/gcp cloud functions).

We leverage the fact that `uv` can create foreign-platform venvs
with the `--python-platform` flag. It still needs a local python
interpreter of the appropriate version, but it downloads and installs
wheels for the foreign platform. Of course there must be foreign 
platform wheels available for all distributions. If there isn't one for
some dist, uv will build from the sdist *for the local platform*, which
may lead to a later runtime error.

Closes #23339

111 of 115 new or added lines in 12 files covered. (96.52%)

2 existing lines in 1 file now uncovered.

95639 of 102955 relevant lines covered (92.89%)

3.67 hits per line

Uncovered Changes

Lines Coverage ∆ File
3
95.36
-0.59% src/python/pants/backend/python/util_rules/faas.py
1
94.96
0.03% src/python/pants/backend/python/util_rules/pex_requirements.py

Coverage Regressions

Lines Coverage ∆ File
2
97.27
0.39% src/python/pants/backend/python/util_rules/pex.py
Jobs
ID Job ID Ran Files Coverage
1 test_python_linux_x86_64_8/10 - 31434928179.1 10 Aug 2026 10:00PM UTC 1214
52.8
GitHub Action Run
2 test_python_linux_x86_64_0/10 - 31434928179.2 10 Aug 2026 09:59PM UTC 1236
57.56
GitHub Action Run
3 test_python_linux_x86_64_6/10 - 31434928179.3 10 Aug 2026 09:55PM UTC 1211
50.05
GitHub Action Run
4 test_python_linux_x86_64_7/10 - 31434928179.4 10 Aug 2026 10:03PM UTC 1219
50.62
GitHub Action Run
5 test_python_linux_x86_64_1/10 - 31434928179.5 10 Aug 2026 09:58PM UTC 1215
48.97
GitHub Action Run
6 test_python_linux_arm64 - 31434928179.6 10 Aug 2026 09:51PM UTC 1196
52.75
GitHub Action Run
7 test_python_linux_x86_64_3/10 - 31434928179.7 10 Aug 2026 10:00PM UTC 1213
52.45
GitHub Action Run
8 test_python_linux_x86_64_9/10 - 31434928179.8 10 Aug 2026 10:01PM UTC 1225
54.05
GitHub Action Run
9 test_python_linux_x86_64_2/10 - 31434928179.9 10 Aug 2026 09:55PM UTC 1215
58.69
GitHub Action Run
10 test_python_linux_x86_64_4/10 - 31434928179.10 10 Aug 2026 10:02PM UTC 1245
58.86
GitHub Action Run
11 test_python_linux_x86_64_5/10 - 31434928179.11 10 Aug 2026 09:56PM UTC 1230
60.28
GitHub Action Run
Source Files on build 31434928179
  • Tree
  • List 1781
  • Changed 34
  • Source Changed 16
  • Coverage Changed 34
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #31434928179
  • e2d3b7d7 on github
  • Prev Build on main (#31327056242)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc