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

pantsbuild / pants / 26660759349
93%

Build:
DEFAULT BRANCH: main
Ran 29 May 2026 08:41PM UTC
Jobs 12
Files 1755
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

29 May 2026 08:33PM UTC coverage: 92.792%. Remained the same
26660759349

push

github

web-flow
Move Buf subsystem out of the lint subpackage (#23382)

## Summary

Hoists `subsystem.py` and `skip_field.py` from
`src/python/pants/backend/codegen/protobuf/lint/buf/` up to
`src/python/pants/backend/codegen/protobuf/buf/` so non-lint consumers
can depend on the `BufSubsystem` without reaching into the lint package.

Pure file relocation — `git mv` of two files plus import-path updates in
the three files that referenced them. No behavior change.

This is split out from #23343 (which adds Buf as an alternate Python
protobuf code generator) to make that PR easier to review by separating
the mechanical move from the substantive new code. Once this lands,
#23343 will be rebased onto it and reduce to just the codegen feature.

## Test plan

- [ ] `./pants test
src/python/pants/backend/codegen/protobuf/lint/buf::` still passes
(lint/format rules import from new path).
- [ ] CI passes.

4 of 6 new or added lines in 3 files covered. (66.67%)

93069 of 100299 relevant lines covered (92.79%)

4.02 hits per line

Uncovered Changes

Lines Coverage ∆ File
2
0.0
0.0% src/python/pants/backend/codegen/protobuf/lint/buf/register.py
Jobs
ID Job ID Ran Files Coverage
1 test_python_linux_x86_64_0/10 - 26660759349.1 29 May 2026 08:44PM UTC 1223
56.24
GitHub Action Run
2 test_python_linux_x86_64_6/10 - 26660759349.2 29 May 2026 08:43PM UTC 1199
49.31
GitHub Action Run
3 test_python_macos14_arm64 - 26660759349.3 29 May 2026 08:41PM UTC 1187
52.04
GitHub Action Run
4 test_python_linux_x86_64_1/10 - 26660759349.4 29 May 2026 08:45PM UTC 1203
49.29
GitHub Action Run
5 test_python_linux_x86_64_8/10 - 26660759349.5 29 May 2026 08:47PM UTC 1206
53.06
GitHub Action Run
6 test_python_linux_arm64 - 26660759349.6 29 May 2026 08:43PM UTC 1187
52.04
GitHub Action Run
7 test_python_linux_x86_64_3/10 - 26660759349.7 29 May 2026 08:44PM UTC 1204
53.63
GitHub Action Run
8 test_python_linux_x86_64_2/10 - 26660759349.8 29 May 2026 08:44PM UTC 1208
58.61
GitHub Action Run
9 test_python_linux_x86_64_7/10 - 26660759349.9 29 May 2026 08:46PM UTC 1209
51.08
GitHub Action Run
10 test_python_linux_x86_64_4/10 - 26660759349.10 29 May 2026 08:48PM UTC 1238
59.08
GitHub Action Run
11 test_python_linux_x86_64_5/10 - 26660759349.11 29 May 2026 08:44PM UTC 1219
59.19
GitHub Action Run
12 test_python_linux_x86_64_9/10 - 26660759349.12 29 May 2026 08:44PM UTC 1215
53.66
GitHub Action Run
Source Files on build 26660759349
  • Tree
  • List 1755
  • Changed 3
  • Source Changed 3
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #26660759349
  • c8127c1f on github
  • Prev Build on main (#26652535397)
  • Next Build on main (#26763765159)
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