Skip to content

refactor(internal/config): remove veneer field from Library#4793

Merged
julieqiu merged 1 commit intogoogleapis:mainfrom
julieqiu:remove-veneer-field
Mar 24, 2026
Merged

refactor(internal/config): remove veneer field from Library#4793
julieqiu merged 1 commit intogoogleapis:mainfrom
julieqiu:remove-veneer-field

Conversation

@julieqiu
Copy link
Copy Markdown
Member

Remove unused veneer field from librarian.yaml.

Fixes #4276

Remove unused veneer field from librarian.yaml.

Fixes googleapis#4276
@julieqiu julieqiu requested a review from a team as a code owner March 24, 2026 01:30
@codecov
Copy link
Copy Markdown

codecov bot commented Mar 24, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 81.24%. Comparing base (755c74d) to head (36017c7).
⚠️ Report is 3 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4793      +/-   ##
==========================================
- Coverage   81.25%   81.24%   -0.01%     
==========================================
  Files         129      129              
  Lines       10891    10888       -3     
==========================================
- Hits         8849     8846       -3     
  Misses       1399     1399              
  Partials      643      643              

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

Copy link
Copy Markdown
Contributor

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

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

Code Review

This pull request effectively removes the unused veneer field from the Library configuration. The changes are applied consistently across the codebase, including configuration structs, documentation, test data, and related logic. The refactoring is clean and correct. I have one minor suggestion to simplify the isVeneer function to make it more idiomatic.

@julieqiu julieqiu merged commit 3294bd5 into googleapis:main Mar 24, 2026
25 of 26 checks passed
@julieqiu julieqiu deleted the remove-veneer-field branch March 24, 2026 02:44
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.

proposal: config: remove veneer field from librarian.yaml

2 participants