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

Remove unnecessary package reference from SDK #5198

Conversation

utpilla
Copy link
Contributor

@utpilla utpilla commented Dec 21, 2023

Changes

  • Remove unnecessary package reference to Microsoft.Extensions.Logging as Microsoft.Extensions.Logging.Configuration depends on the same

@utpilla utpilla requested a review from a team December 21, 2023 22:08
@utpilla utpilla changed the title Remove unnecessary package reference Remove unnecessary package reference from SDK Dec 21, 2023
Copy link

codecov bot commented Dec 21, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (14ee5c4) 83.44% compared to head (f32c10d) 83.49%.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #5198      +/-   ##
==========================================
+ Coverage   83.44%   83.49%   +0.04%     
==========================================
  Files         297      297              
  Lines       12396    12395       -1     
==========================================
+ Hits        10344    10349       +5     
+ Misses       2052     2046       -6     
Flag Coverage Δ
unittests 83.49% <ø> (+0.04%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

see 8 files with indirect coverage changes

@utpilla utpilla merged commit e3759a1 into open-telemetry:main Dec 22, 2023
38 checks passed
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