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

pantsbuild / pants / 29459739780
93%

Build:
DEFAULT BRANCH: main
Ran 16 Jul 2026 12:01AM UTC
Jobs 11
Files 1771
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

15 Jul 2026 11:50PM UTC coverage: 92.982% (+0.007%) from 92.975%
29459739780

push

github

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

`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.

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

94695 of 101842 relevant lines covered (92.98%)

3.68 hits per line

Uncovered Changes

Lines Coverage ∆ File
1
89.85
0.49% src/python/pants/backend/python/goals/lockfile.py
Jobs
ID Job ID Ran Files Coverage
1 test_python_linux_x86_64_7/10 - 29459739780.1 16 Jul 2026 12:08AM UTC 1212
50.83
GitHub Action Run
2 test_python_linux_x86_64_5/10 - 29459739780.2 16 Jul 2026 12:03AM UTC 1224
59.93
GitHub Action Run
3 test_python_linux_x86_64_8/10 - 29459739780.3 16 Jul 2026 12:06AM UTC 1210
52.87
GitHub Action Run
4 test_python_linux_x86_64_2/10 - 29459739780.4 16 Jul 2026 12:02AM UTC 1211
58.65
GitHub Action Run
5 test_python_linux_arm64 - 29459739780.5 16 Jul 2026 12:01AM UTC 1190
51.76
GitHub Action Run
6 test_python_linux_x86_64_6/10 - 29459739780.6 16 Jul 2026 12:03AM UTC 1206
49.7
GitHub Action Run
7 test_python_linux_x86_64_0/10 - 29459739780.7 16 Jul 2026 12:05AM UTC 1231
57.38
GitHub Action Run
8 test_python_linux_x86_64_3/10 - 29459739780.8 16 Jul 2026 12:05AM UTC 1209
52.37
GitHub Action Run
9 test_python_linux_x86_64_9/10 - 29459739780.9 16 Jul 2026 12:05AM UTC 1221
53.99
GitHub Action Run
10 test_python_linux_x86_64_4/10 - 29459739780.10 16 Jul 2026 12:08AM UTC 1241
58.99
GitHub Action Run
11 test_python_linux_x86_64_1/10 - 29459739780.11 16 Jul 2026 12:05AM UTC 1210
48.93
GitHub Action Run
Source Files on build 29459739780
  • Tree
  • List 1771
  • Changed 6
  • Source Changed 2
  • Coverage Changed 6
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #29459739780
  • d640facf on github
  • Prev Build on main (#29359772650)
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