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 SourceLink SDK references #7037

Merged
merged 2 commits into from
Feb 28, 2024

Conversation

ericstj
Copy link
Member

@ericstj ericstj commented Feb 28, 2024

@ViktorHofer let me know that we no longer need to have explicit SDK references to these source-link packages.

I'm removing them and also testing the behavior of build to ensure we still have source-link info in our binaries per https://learn.microsoft.com/en-us/dotnet/standard/library-guidance/sourcelink.

@ViktorHofer
Copy link
Member

Please also remove the other hits, i.e. Tools.props: https://github.com/search?q=repo%3Adotnet%2Fmachinelearning%20sourcelink&type=code

@ericstj
Copy link
Member Author

ericstj commented Feb 28, 2024

I found quite a few other dead dependencies here that I was able to clean up. I have also confirmed that the binaries / pdbs / packages still have source link info after this change.

Copy link

codecov bot commented Feb 28, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 68.79%. Comparing base (f22b60a) to head (bbc8bd8).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #7037   +/-   ##
=======================================
  Coverage   68.79%   68.79%           
=======================================
  Files        1254     1254           
  Lines      250204   250204           
  Branches    25529    25529           
=======================================
+ Hits       172129   172134    +5     
+ Misses      71465    71460    -5     
  Partials     6610     6610           
Flag Coverage Δ
Debug 68.79% <ø> (+<0.01%) ⬆️
production 63.23% <ø> (+<0.01%) ⬆️
test 88.50% <ø> (ø)

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

see 2 files with indirect coverage changes

@ericstj ericstj merged commit c6f5397 into dotnet:main Feb 28, 2024
25 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Mar 30, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants