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

pantsbuild / pants / 24698360305
91%

Build:
DEFAULT BRANCH: main
Ran 21 Apr 2026 01:08AM UTC
Jobs 12
Files 1734
Run time 5min
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

21 Apr 2026 12:57AM UTC coverage: 92.926% (+0.009%) from 92.917%
24698360305

push

github

web-flow
traverse generic targets in runtime package dependencies (#23248)

Allows the following:

```py
# BUILD
pex_binary(name='bin_a', entry_point='main_a.py')
pex_binary(name='bin_b', entry_point='main_b.py')
target(name='all_bins', dependencies=[':bin_a', ':bin_b'])
python_test(name="tests", runtime_package_dependencies=[":all_bins"])
```

Previously the PEX dependencies would not get packaged and materialized
when the tests were run.

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

91684 of 98663 relevant lines covered (92.93%)

4.04 hits per line

Jobs
ID Job ID Ran Files Coverage
1 test_python_linux_x86_64_7/10 - 24698360305.1 21 Apr 2026 01:17AM UTC 1195
51.3
GitHub Action Run
2 test_python_linux_x86_64_3/10 - 24698360305.2 21 Apr 2026 01:14AM UTC 1189
53.92
GitHub Action Run
3 test_python_linux_x86_64_0/10 - 24698360305.3 21 Apr 2026 01:14AM UTC 1209
56.8
GitHub Action Run
4 test_python_linux_x86_64_1/10 - 24698360305.4 21 Apr 2026 01:14AM UTC 1188
49.19
GitHub Action Run
5 test_python_linux_x86_64_9/10 - 24698360305.5 21 Apr 2026 01:10AM UTC 1200
53.91
GitHub Action Run
6 test_python_linux_x86_64_6/10 - 24698360305.6 21 Apr 2026 01:10AM UTC 1185
49.55
GitHub Action Run
7 test_python_linux_arm64 - 24698360305.7 21 Apr 2026 01:10AM UTC 1173
52.36
GitHub Action Run
8 test_python_linux_x86_64_2/10 - 24698360305.8 21 Apr 2026 01:10AM UTC 1191
58.69
GitHub Action Run
9 test_python_linux_x86_64_4/10 - 24698360305.9 21 Apr 2026 01:17AM UTC 1224
59.41
GitHub Action Run
10 test_python_linux_x86_64_5/10 - 24698360305.10 21 Apr 2026 01:10AM UTC 1204
59.72
GitHub Action Run
11 test_python_macos14_arm64 - 24698360305.11 21 Apr 2026 01:08AM UTC 1173
52.37
GitHub Action Run
12 test_python_linux_x86_64_8/10 - 24698360305.12 21 Apr 2026 01:15AM UTC 1192
53.62
GitHub Action Run
Source Files on build 24698360305
  • Tree
  • List 1734
  • Changed 606
  • Source Changed 2
  • Coverage Changed 606
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #24698360305
  • a89a4c99 on github
  • Prev Build on main (#24641375945)
  • Next Build on main (#24702807689)
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