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

Make impossible to implement RegistryOption outside featuregate package #6532

Merged
merged 1 commit into from
Nov 17, 2022

Conversation

bogdandrutu
Copy link
Member

This was something the I missed during the previous review.

@bogdandrutu bogdandrutu requested review from a team and jpkrohling November 12, 2022 00:00
@codecov
Copy link

codecov bot commented Nov 12, 2022

Codecov Report

Base: 91.32% // Head: 91.32% // Increases project coverage by +0.00% 🎉

Coverage data is based on head (7ee3168) compared to base (65152ee).
Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #6532   +/-   ##
=======================================
  Coverage   91.32%   91.32%           
=======================================
  Files         242      242           
  Lines       13878    13883    +5     
=======================================
+ Hits        12674    12679    +5     
  Misses        959      959           
  Partials      245      245           
Impacted Files Coverage Δ
featuregate/registry.go 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

This was something the I missed during the previous review.

Signed-off-by: Bogdan Drutu <bogdandrutu@gmail.com>
@bogdandrutu bogdandrutu merged commit fbedaf1 into open-telemetry:main Nov 17, 2022
@bogdandrutu bogdandrutu deleted the registeroption branch November 17, 2022 19:31
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.

3 participants