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

Change Properties Provider to be a converter, does not match the Provider interface #4666

Merged
merged 1 commit into from
Jan 11, 2022

Conversation

bogdandrutu
Copy link
Member

@bogdandrutu bogdandrutu commented Jan 11, 2022

Resolves TODOs left in #4657

Signed-off-by: Bogdan Drutu bogdandrutu@gmail.com

@bogdandrutu bogdandrutu requested review from a team and tigrannajaryan January 11, 2022 21:10
@codecov
Copy link

codecov bot commented Jan 11, 2022

Codecov Report

Merging #4666 (75a0c3c) into main (a466ea4) will increase coverage by 0.06%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #4666      +/-   ##
==========================================
+ Coverage   90.65%   90.72%   +0.06%     
==========================================
  Files         179      179              
  Lines       10644    10627      -17     
==========================================
- Hits         9649     9641       -8     
+ Misses        771      765       -6     
+ Partials      224      221       -3     
Impacted Files Coverage Δ
config/configmapprovider/properties.go 100.00% <100.00%> (+9.37%) ⬆️
service/config_provider.go 91.58% <100.00%> (+4.19%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update a466ea4...75a0c3c. Read the comment docs.

config/configmapprovider/properties.go Outdated Show resolved Hide resolved
CHANGELOG.md Show resolved Hide resolved
…ider interface

Signed-off-by: Bogdan Drutu <bogdandrutu@gmail.com>
@bogdandrutu bogdandrutu merged commit f5d646f into open-telemetry:main Jan 11, 2022
@bogdandrutu bogdandrutu deleted the propasconverter branch October 28, 2022 19: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.

2 participants