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

wireservice / agate / 21872989950 / 2
93%
master: 93%

Build:
DEFAULT BRANCH: master
Ran 10 Feb 2026 04:20PM UTC
Files 100
Run time 2s
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 Feb 2026 04:19PM UTC coverage: 93.365%. Remained the same
21872989950.2

push

github

jpmckinney
build: Use automatic package discovery to fix stray files

Switch to using the setuptools automatic package discovery [1] over the
legacy `find_packages()` logic, in order to avoid installing stray files
into `site-packages`.  This fixes a regression whereas `agate` started
installing `docs` and `examples` as top-level Python packages.

Alternative, this could be fixed via extending the `exclude` list to
include all variations of `docs` and `examples`, but it seems
unnecessary given that the automatic discovery logic already covers
excluding these directories and raises an exception if more than one
top-level package is included in the wheel, therefore reducing the risk
of future regressions.

[1] https://setuptools.pypa.io/en/latest/userguide/package_discovery.html#automatic-discovery

Signed-off-by: Michał Górny <mgorny@gentoo.org>

2772 of 2969 relevant lines covered (93.36%)

0.93 hits per line

Source Files on job 21872989950.2
  • Tree
  • List 100
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 21872989950
  • 553e30ac on github
  • Prev Job for on master (#21042561120.6)
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