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

[chore] replace the usage of interface{} with any #7053

Merged
merged 1 commit into from
Jan 30, 2023

Conversation

bogdandrutu
Copy link
Member

No description provided.

Signed-off-by: Bogdan Drutu <bogdandrutu@gmail.com>
@bogdandrutu bogdandrutu requested review from a team and Aneurysm9 January 27, 2023 23:48
@codecov
Copy link

codecov bot commented Jan 27, 2023

Codecov Report

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

Coverage data is based on head (d7cc626) compared to base (e520829).
Patch coverage: 96.05% of modified lines in pull request are covered.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #7053   +/-   ##
=======================================
  Coverage   89.86%   89.86%           
=======================================
  Files         245      245           
  Lines       14726    14728    +2     
=======================================
+ Hits        13234    13236    +2     
  Misses       1221     1221           
  Partials      271      271           
Impacted Files Coverage Δ
client/client.go 100.00% <ø> (ø)
component/config.go 87.50% <ø> (ø)
service/telemetry/config.go 100.00% <ø> (ø)
config/configgrpc/configgrpc.go 91.47% <75.00%> (ø)
confmap/confmap.go 89.93% <94.44%> (ø)
cmd/builder/internal/builder/main.go 58.69% <100.00%> (ø)
component/componenttest/configtest.go 90.90% <100.00%> (ø)
confmap/confmaptest/configtest.go 100.00% <100.00%> (ø)
confmap/converter/expandconverter/expand.go 94.44% <100.00%> (ø)
confmap/internal/mapstructure/encoder.go 100.00% <100.00%> (ø)
... and 9 more

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.

@bogdandrutu bogdandrutu merged commit a2f0153 into open-telemetry:main Jan 30, 2023
@bogdandrutu bogdandrutu deleted the useany branch October 14, 2024 20:30
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