Update Protos#2839
Conversation
How to use the Graphite Merge QueueAdd the label mergequeue to this PR to add it to the merge queue. You must have a Graphite account in order to use the merge queue. Sign up using this link. An organization admin has enabled the Graphite Merge Queue in this repository. Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue. |
Regenerate proto files to reorder type declarationsRegenerates all protobuf-derived Rust source files in Macroscope summarized 6c8cb9c. |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #2839 +/- ##
==========================================
+ Coverage 82.93% 82.96% +0.02%
==========================================
Files 376 376
Lines 50896 50896
==========================================
+ Hits 42213 42227 +14
+ Misses 8683 8669 -14 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
522f98d to
2694604
Compare
2694604 to
23f166e
Compare
682ec6d to
ba264dc
Compare
ba264dc to
68571ec
Compare
68571ec to
8156ce2
Compare
668a9ac to
482d499
Compare
482d499 to
bcdb447
Compare
794a000 to
7bde377
Compare
0e14184 to
0fa5fbf
Compare
0fa5fbf to
7a8d5e8
Compare
ApprovabilityVerdict: Needs human review These are auto-generated protobuf reorganizations with no changes to types or fields. All modified files fall under the protocol-sdk code owners, and the author is not a designated owner, so I’d recommend a human verify the reorganization. No code changes detected at You can customize Macroscope's approvability policy. Learn more. |
7a8d5e8 to
e3583a0
Compare
e3583a0 to
0d79f82
Compare
|
Claude finished @github-actions[bot]'s task —— View job Code Review CompleteReview Date: March 23, 2026, 23:16 UTC Summary: This PR contains auto-generated protobuf reorganizations with no semantic changes. The modifications are purely structural reorderings of type and enum definitions within the generated Rust files. Analysis: I reviewed the changes across all 5 modified files in
Examples from the diff:
Findings: ✅ No issues identified - This is a benign code reorganization with:
Note: As Macroscope correctly identified, these are structural-only changes. The fact that 1170 lines were added and 1170 deleted confirms this is pure reorganization with no net code change. Recommendation: Safe to merge. This is routine protobuf regeneration maintenance. |
Auto-generated by create-pull-request