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

Deprecate configmapprovider package, replace with mapconverter #5167

Merged
merged 1 commit into from
Apr 8, 2022

Conversation

bogdandrutu
Copy link
Member

The new config/mapconverter has the same structure as the config/mapprovider so it is consistent.

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

@codecov
Copy link

codecov bot commented Apr 7, 2022

Codecov Report

Merging #5167 (408dc80) into main (620c88c) will increase coverage by 0.03%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main    #5167      +/-   ##
==========================================
+ Coverage   90.33%   90.37%   +0.03%     
==========================================
  Files         185      185              
  Lines       11000    11000              
==========================================
+ Hits         9937     9941       +4     
+ Misses        837      834       -3     
+ Partials      226      225       -1     
Impacted Files Coverage Δ
config/mapconverter/expandmapconverter/expand.go 100.00% <100.00%> (ø)
...rter/overwritepropertiesmapconverter/properties.go 100.00% <100.00%> (ø)
service/config_provider.go 94.33% <100.00%> (ø)
model/internal/common.go 95.06% <0.00%> (+0.75%) ⬆️

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 620c88c...408dc80. Read the comment docs.

@bogdandrutu bogdandrutu force-pushed the depmapconverter branch 2 times, most recently from 3e1d6b9 to 7af1692 Compare April 7, 2022 20:30
The new `config/mapconverter` has the same structure as the `config/mapprovider` so it is consistent.

Signed-off-by: Bogdan Drutu <bogdandrutu@gmail.com>
@bogdandrutu bogdandrutu merged commit 95b976f into open-telemetry:main Apr 8, 2022
@bogdandrutu bogdandrutu deleted the depmapconverter branch April 19, 2022 21:09
Nicholaswang pushed a commit to Nicholaswang/opentelemetry-collector that referenced this pull request Jun 7, 2022
…telemetry#5167)

The new `config/mapconverter` has the same structure as the `config/mapprovider` so it is consistent.

Signed-off-by: Bogdan Drutu <bogdandrutu@gmail.com>
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