Skip to content

feat: Generate accessors for all fields#4105

Merged
gmlewis merged 2 commits intogoogle:masterfrom
gmlewis:i4059-accessors
Mar 18, 2026
Merged

feat: Generate accessors for all fields#4105
gmlewis merged 2 commits intogoogle:masterfrom
gmlewis:i4059-accessors

Conversation

@gmlewis
Copy link
Copy Markdown
Collaborator

@gmlewis gmlewis commented Mar 17, 2026

Fixes: #4059.

Signed-off-by: Glenn Lewis <6598971+gmlewis@users.noreply.github.com>
@codecov
Copy link
Copy Markdown

codecov bot commented Mar 17, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.68%. Comparing base (247ddc3) to head (3f36333).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #4105   +/-   ##
=======================================
  Coverage   93.68%   93.68%           
=======================================
  Files         211      211           
  Lines       19511    19511           
=======================================
  Hits        18279    18279           
  Misses       1034     1034           
  Partials      198      198           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@gmlewis gmlewis added the NeedsReview PR is awaiting a review before merging. label Mar 17, 2026
@gmlewis
Copy link
Copy Markdown
Collaborator Author

gmlewis commented Mar 17, 2026

Copy link
Copy Markdown
Contributor

@stevehipwell stevehipwell left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@gmlewis gmlewis removed the NeedsReview PR is awaiting a review before merging. label Mar 18, 2026
@gmlewis gmlewis merged commit 74ef680 into google:master Mar 18, 2026
8 checks passed
@gmlewis gmlewis deleted the i4059-accessors branch March 18, 2026 14:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Generate accessors for all public fields

2 participants