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

pantsbuild / pants / 29461827266 / 9
93%
main: 93%

Build:
Build:
LAST BUILD BRANCH: pants_lock
DEFAULT BRANCH: main
Ran 16 Jul 2026 12:42AM UTC
Files 1210
Run time 33s
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: 58.663% (-0.007%) from 58.67%
29461827266.9

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>

36479 of 62184 relevant lines covered (58.66%)

0.59 hits per line

Source Files on job test_python_linux_x86_64_2/10 - 29461827266.9
  • Tree
  • List 1210
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 29461827266
  • b2cb67a0 on github
  • Prev Job for on 2.33.x (#28956032600.3)
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