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

pantsbuild / pants / 29694702950 / 2
93%
main: 93%

Build:
DEFAULT BRANCH: main
Ran 19 Jul 2026 04:46PM UTC
Files 1214
Run time 23s
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

19 Jul 2026 04:21PM UTC coverage: 50.668% (+0.04%) from 50.631%
29694702950.2

push

github

web-flow
Native `suggest_renames` (#23535)

Replace use of python difflib with strsim, an already transitive rust
dependency. I've relied on the existing tests to verify that the match
rating is ~similar between impls but not tuned more than that. It is
after all just a warning text.

This implementation is _very fast_ compared to the previous impl, mainly
because the new one has linear instead of quadratic complexity w.r.t
inputs. Further, it correctly interprets dockerfile globs, and is
allocatation scarce.

Closes https://github.com/pantsbuild/pants/issues/22246 and
https://github.com/pantsbuild/pants/issues/20822.

32562 of 64265 relevant lines covered (50.67%)

0.51 hits per line

Source Files on job test_python_linux_x86_64_7/10 - 29694702950.2
  • Tree
  • List 1214
  • Changed 2
  • Source Changed 2
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 29694702950
  • abbeba89 on github
  • Prev Job for on main (#29678716347.1)
  • Next Job for on main (#29695679232.3)
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