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

pantsbuild / pants / 19383441979
80%

Build:
DEFAULT BRANCH: main
Ran 15 Nov 2025 03:19AM UTC
Jobs 11
Files 1717
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

15 Nov 2025 03:03AM UTC coverage: 80.284% (-0.006%) from 80.29%
19383441979

push

github

web-flow
plumb through (most) of Pex's --scie flags (#22866)

After playing with some back and forth I decided to add these to the
existing `pex_binary` target: that is most similar to what Pex does; and
it ended up being the easiest way to re-use existing machinery. I tried
to stay out of Pex's way with the various flags and pass things through.
The help text is lightly translated (ex: `-flags` too fields). The most
fiddly part is the expected outputs where the existing Pants code really
wants to know the expected outputs of a Process. I effectively
duplicated some of the Pex output logic, this is annoying, but I think
mostly getting in our own way instead of limiting what anyone can do,
and it does provide nicer output.

Flags not currently covered as fields:
* `--scie-only, --no-scie-only, --pex-and-scie`: The existing Pant
classes really expect to get a `.pex` out of all of this.
* `--scie-pypy-release`: I don't have any PyPy experience. I think it
would be straightforward to add.
* `--scie-pbs-free-threaded` / `--scie-pbs-debug`: This are new since I
started; thanks! Happy to do as a followup PR.
* `--scie-science-binary`: Would maybe be interesting if someone wrote a
general `science` backend.
 * `--scie-assets-base-url` / `--scie-base`

ref #22654

207 of 263 new or added lines in 5 files covered. (78.71%)

6 existing lines in 2 files now uncovered.

78075 of 97248 relevant lines covered (80.28%)

3.1 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
6
68.97
-0.03% src/python/pants/backend/python/util_rules/pex.py
50
52.0
-6.89% src/python/pants/backend/python/goals/package_pex_binary.py

Uncovered Existing Lines

Lines Coverage ∆ File
3
81.25
-4.69% src/python/pants/testutil/python_interpreter_selection.py
3
67.14
-4.29% src/python/pants/util/osutil.py
Jobs
ID Job ID Ran Files Coverage
1 test_python_linux_x86_64_4/10 - 19383441979.1 15 Nov 2025 03:32AM UTC 1210
49.87
GitHub Action Run
2 test_python_linux_x86_64_8/10 - 19383441979.2 15 Nov 2025 03:28AM UTC 1180
45.43
GitHub Action Run
3 test_python_linux_x86_64_7/10 - 19383441979.3 15 Nov 2025 03:29AM UTC 1184
42.69
GitHub Action Run
4 test_python_linux_x86_64_0/10 - 19383441979.4 15 Nov 2025 03:25AM UTC 1199
46.98
GitHub Action Run
5 test_python_linux_x86_64_3/10 - 19383441979.5 15 Nov 2025 03:27AM UTC 1177
45.69
GitHub Action Run
6 test_python_linux_x86_64_9/10 - 19383441979.6 15 Nov 2025 03:26AM UTC 1185
45.07
GitHub Action Run
7 test_python_linux_x86_64_5/10 - 19383441979.7 15 Nov 2025 03:20AM UTC 1192
47.98
GitHub Action Run
8 test_python_linux_x86_64_2/10 - 19383441979.8 15 Nov 2025 03:20AM UTC 1180
46.92
GitHub Action Run
9 test_python_linux_x86_64_1/10 - 19383441979.9 15 Nov 2025 03:24AM UTC 1178
40.36
GitHub Action Run
10 test_python_linux_x86_64_6/10 - 19383441979.10 15 Nov 2025 03:19AM UTC 1174
40.79
GitHub Action Run
11 test_python_linux_arm64 - 19383441979.11 15 Nov 2025 03:21AM UTC 1162
43.26
GitHub Action Run
Source Files on build 19383441979
  • Tree
  • List 1717
  • Changed 4
  • Source Changed 4
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #19383441979
  • 132b78de on github
  • Prev Build on main (#19371840878)
  • Next Build on main (#19383783293)
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

© 2025 Coveralls, Inc