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

Update ML.NET to work with .NET8 #6641

Merged
merged 4 commits into from
May 5, 2023
Merged

Conversation

michaelgsharp
Copy link
Member

Remove references to .NETCore3.1 since its out of support.

Remove obsolete/deprecated code.

@codecov
Copy link

codecov bot commented May 4, 2023

Codecov Report

Merging #6641 (3b67dd5) into main (e30555c) will decrease coverage by 0.01%.
The diff coverage is 32.00%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6641      +/-   ##
==========================================
- Coverage   68.53%   68.52%   -0.01%     
==========================================
  Files        1200     1200              
  Lines      250288   250271      -17     
  Branches    26093    26093              
==========================================
- Hits       171524   171508      -16     
  Misses      71932    71932              
+ Partials     6832     6831       -1     
Flag Coverage Δ
Debug 68.52% <32.00%> (-0.01%) ⬇️
production 63.00% <32.00%> (-0.01%) ⬇️
test 88.83% <ø> (ø)

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

Impacted Files Coverage Δ
...c/Microsoft.ML.SamplesUtils/SamplesDatasetUtils.cs 42.56% <0.00%> (-0.90%) ⬇️
...est/Microsoft.ML.TestFramework/BaseTestBaseline.cs 76.95% <ø> (ø)
...icrosoft.ML.Core/Utilities/ResourceManagerUtils.cs 59.06% <50.00%> (+0.85%) ⬆️
....CodeGenerator/Templates/Console/PredictProject.cs 46.00% <100.00%> (ø)

... and 7 files with indirect coverage changes

@michaelgsharp michaelgsharp merged commit 7780efb into dotnet:main May 5, 2023
@ghost ghost locked as resolved and limited conversation to collaborators Jun 4, 2023
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.

3 participants