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

pantsbuild / pants / 21788019696 / 1
80%
main: 80%

Build:
DEFAULT BRANCH: main
Ran 07 Feb 2026 11:11PM UTC
Files 1181
Run time 23s
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

07 Feb 2026 10:34PM UTC coverage: 40.825%. Remained the same
21788019696.1

push

github

web-flow
REAPI: Upgrade the vendored copy of REAPI protos to latest version. (#23077)

Update the vendored copy of REAPI protobufs to the latest versions for
both
[`remote_execution.proto`](https://github.com/bazelbuild/remote-apis/blob/main/build/bazel/semver/semver.proto)
and
[`semver.proto`](https://github.com/bazelbuild/remote-apis/raw/refs/heads/main/build/bazel/semver/semver.proto).
This PR intentionally defers trying to migrate Pants to use the newer
REAPI features or move away from deprecated features to simplify the
review by maintainers.

Some notable changes:
- The`output_files` and `output_directories` fields in various structs
are deprecated in favor of `output_paths`. For easy of review, this PR
allows deprecation warnings in the few places where these fields are
used. A subsequent PR will switch to using `output_paths` when
communicating with REAPI servers.
- The `Tree` proto now has `root_directory_digest` which we may want to
set at some point, but does not seem immediately necessary.
- The `Command.platform` field is deprecated but the docs say to set it
on both `Command` and its new home on `Action`.
- There are now `split_blob` and `splice_blob` CAS gRPC methods to split
and merge blobs. This support likely works well with the new SHA256TREE
hash function which can contain sub-hashes of parts of blobs.

24560 of 60159 relevant lines covered (40.83%)

0.41 hits per line

Source Files on job test_python_linux_x86_64_6/10 - 21788019696.1
  • Tree
  • List 1181
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 21788019696
  • 40389cc5 on github
  • Prev Job for on main (#21772907793.1)
  • Next Job for on main (#21803929559.7)
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