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

pantsbuild / pants / 19048408849 / 6
80%
main: 80%

Build:
DEFAULT BRANCH: main
Ran 03 Nov 2025 09:05PM UTC
Files 1176
Run time 1min
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

03 Nov 2025 08:30PM UTC coverage: 45.658%. Remained the same
19048408849.6

push

github

web-flow
remove plugin support for `pkg_resources`-style  namespace packages (#22854)

Remove support for `pkg_resources`-style namespace packages for Pants
plugins.

Given Pants rule code uses Python 3, plugins should instead just use
["native namespace
packages"](https://packaging.python.org/en/latest/guides/packaging-namespace-packages/#native-namespace-packages)
as per [PEP 420](https://peps.python.org/pep-0420/). This basically just
means omitting the top-level `__int__.py` file.

This removes the final `pkg_resources` usage which also was causing a
deprecation warning.

27769 of 60820 relevant lines covered (45.66%)

0.46 hits per line

Source Files on job test_python_linux_x86_64_3/10 - 19048408849.6
  • Tree
  • List 1176
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 19048408849
  • 86579fb3 on github
  • Prev Job for on main (#19047803412.3)
  • Next Job for on main (#19050314375.7)
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