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

pantsbuild / pants / 29694702950
93%

Build:
DEFAULT BRANCH: main
Ran 19 Jul 2026 04:37PM UTC
Jobs 11
Files 1774
Run time 3min
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: 93.079% (-0.004%) from 93.083%
29694702950

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.

95167 of 102243 relevant lines covered (93.08%)

3.68 hits per line

Coverage Regressions

Lines Coverage ∆ File
3
93.18
-3.66% src/python/pants/backend/docker/utils.py
Jobs
ID Job ID Ran Files Coverage
1 test_python_linux_x86_64_9/10 - 29694702950.1 19 Jul 2026 04:43PM UTC 1223
54.08
GitHub Action Run
2 test_python_linux_x86_64_7/10 - 29694702950.2 19 Jul 2026 04:46PM UTC 1214
50.67
GitHub Action Run
3 test_python_linux_x86_64_8/10 - 29694702950.3 19 Jul 2026 04:44PM UTC 1212
52.76
GitHub Action Run
4 test_python_linux_x86_64_6/10 - 29694702950.4 19 Jul 2026 04:41PM UTC 1208
49.7
GitHub Action Run
5 test_python_linux_x86_64_5/10 - 29694702950.5 19 Jul 2026 04:41PM UTC 1227
60.26
GitHub Action Run
6 test_python_linux_x86_64_2/10 - 29694702950.6 19 Jul 2026 04:41PM UTC 1213
58.73
GitHub Action Run
7 test_python_linux_x86_64_0/10 - 29694702950.7 19 Jul 2026 04:44PM UTC 1233
57.2
GitHub Action Run
8 test_python_linux_x86_64_4/10 - 29694702950.8 19 Jul 2026 04:46PM UTC 1243
58.88
GitHub Action Run
9 test_python_linux_arm64 - 29694702950.9 19 Jul 2026 04:37PM UTC 1192
51.67
GitHub Action Run
10 test_python_linux_x86_64_1/10 - 29694702950.10 19 Jul 2026 04:43PM UTC 1213
48.93
GitHub Action Run
11 test_python_linux_x86_64_3/10 - 29694702950.11 19 Jul 2026 04:44PM UTC 1211
52.36
GitHub Action Run
Source Files on build 29694702950
  • Tree
  • List 1774
  • Changed 5
  • Source Changed 3
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #29694702950
  • abbeba89 on github
  • Prev Build on main (#29678716347)
  • Next Build on main (#29695679232)
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