Skip to content
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

zapslog: rename Option to HandlerOption #1411

Merged
merged 2 commits into from Feb 6, 2024

Conversation

arukiidou
Copy link
Contributor

@arukiidou arukiidou commented Feb 6, 2024

Rename Option to HandlerOption to avoid future conflicts with zap.Option.
There is no change in functionality.

Signed-off-by: junya koyama <arukiidou@yahoo.co.jp>
Copy link
Collaborator

@abhinav abhinav left a comment

Choose a reason for hiding this comment

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

Thanks!

exp/zapslog/options.go Outdated Show resolved Hide resolved
@abhinav abhinav force-pushed the chore/rename-to-hhandleroption branch from fa82c47 to 3310632 Compare February 6, 2024 17:17
Copy link

codecov bot commented Feb 6, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (27b96e3) 98.42% compared to head (3310632) 98.44%.
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1411      +/-   ##
==========================================
+ Coverage   98.42%   98.44%   +0.01%     
==========================================
  Files          53       53              
  Lines        3495     3527      +32     
==========================================
+ Hits         3440     3472      +32     
  Misses         46       46              
  Partials        9        9              

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

@abhinav abhinav merged commit 7db06bc into uber-go:master Feb 6, 2024
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants