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

pantsbuild / pants / 29461827266
93%
main: 93%

Build:
Build:
LAST BUILD BRANCH: perf/native-suggest-renames
DEFAULT BRANCH: main
Ran 16 Jul 2026 12:40AM UTC
Jobs 11
Files 1770
Run time 4min
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

16 Jul 2026 12:34AM UTC coverage: 92.952% (+0.004%) from 92.948%
29461827266

push

github

web-flow
Correctly rename uv existing lockfiles for use with --sync (Cherry-pick of #23522) (#23534)

`uv` does a minimal update of existing lockfiles by default.
So implementing `generate-lockfiles --sync` in that case
is just a matter of making the existing lockfile available
in the sandbox.

Unfortunately in doing so we neglected to rename it
to the literal name `uv.lock` expected by `uv`, so 
the `--sync` functionality didn't generally work in this case.

This change renames the existing lockfile (if it is in fact
a uv lockfile). 

This mirrors the existing rename of `uv.lock` to the target
name in the repo.

This change also makes both renames use FileEntry
instead of FileContent, so we don't have to materialize
the lockfile contents into memory.

Co-authored-by: Benjy Weinberger <benjyw@gmail.com>

78 of 79 new or added lines in 2 files covered. (98.73%)

1 existing line in 1 file now uncovered.

94439 of 101600 relevant lines covered (92.95%)

3.69 hits per line

Uncovered Changes

Lines Coverage ∆ File
1
89.85
0.49% src/python/pants/backend/python/goals/lockfile.py

Coverage Regressions

Lines Coverage ∆ File
1
96.15
-3.85% src/python/pants/backend/tools/preamble/subsystem.py
Jobs
ID Job ID Ran Files Coverage
1 test_python_linux_arm64 - 29461827266.1 16 Jul 2026 12:41AM UTC 1189
51.83
GitHub Action Run
2 test_python_linux_x86_64_3/10 - 29461827266.2 16 Jul 2026 12:41AM UTC 1208
53.71
GitHub Action Run
3 test_python_linux_x86_64_8/10 - 29461827266.3 16 Jul 2026 12:41AM UTC 1209
52.91
GitHub Action Run
4 test_python_linux_x86_64_6/10 - 29461827266.4 16 Jul 2026 12:40AM UTC 1205
49.75
GitHub Action Run
5 test_python_linux_x86_64_9/10 - 29461827266.5 16 Jul 2026 12:41AM UTC 1220
54.07
GitHub Action Run
6 test_python_linux_x86_64_7/10 - 29461827266.6 16 Jul 2026 12:41AM UTC 1211
50.85
GitHub Action Run
7 test_python_linux_x86_64_5/10 - 29461827266.7 16 Jul 2026 12:41AM UTC 1223
60.05
GitHub Action Run
8 test_python_linux_x86_64_0/10 - 29461827266.8 16 Jul 2026 12:41AM UTC 1230
57.37
GitHub Action Run
9 test_python_linux_x86_64_2/10 - 29461827266.9 16 Jul 2026 12:41AM UTC 1210
58.66
GitHub Action Run
10 test_python_linux_x86_64_1/10 - 29461827266.10 16 Jul 2026 12:41AM UTC 1209
48.9
GitHub Action Run
11 test_python_linux_x86_64_4/10 - 29461827266.11 16 Jul 2026 12:41AM UTC 1240
58.97
GitHub Action Run
Source Files on build 29461827266
  • Tree
  • List 1770
  • Changed 5
  • Source Changed 2
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #29461827266
  • b2cb67a0 on github
  • Prev Build on 2.33.x (#28956032600)
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