Skip to content

[configgrpc] modify optional fields to use configoptional.Optional #13252

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

jackgopack4
Copy link
Contributor

Description

replace optional fields in configgrpc with configoptional.Optional

Link to tracking issue

Fixes #13250

Testing

updated existing tests

Documentation

Will add chloggen

Copy link

codecov bot commented Jun 23, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.57%. Comparing base (35668a1) to head (a9bf845).

Additional details and impacted files
@@           Coverage Diff           @@
##             main   #13252   +/-   ##
=======================================
  Coverage   91.57%   91.57%           
=======================================
  Files         522      522           
  Lines       29089    29091    +2     
=======================================
+ Hits        26639    26641    +2     
  Misses       1933     1933           
  Partials      517      517           

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

@jackgopack4 jackgopack4 marked this pull request as ready for review June 24, 2025 14:35
@jackgopack4 jackgopack4 requested a review from a team as a code owner June 24, 2025 14:35
@jackgopack4 jackgopack4 requested a review from bogdandrutu June 24, 2025 14:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[configgrpc] Implement configoptional.Optional for optional fields
1 participant