Skip to content

Update ML.NET to work with .NET8 - #6641

Merged
michaelgsharp merged 4 commits into
dotnet:mainfrom
michaelgsharp:net8
May 5, 2023
Merged

Update ML.NET to work with .NET8#6641
michaelgsharp merged 4 commits into
dotnet:mainfrom
michaelgsharp:net8

Conversation

@michaelgsharp

Copy link
Copy Markdown
Contributor

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

Remove obsolete/deprecated code.

@codecov

codecov Bot commented May 4, 2023

Copy link
Copy Markdown

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
@michaelgsharp
michaelgsharp deleted the net8 branch November 18, 2024 20:04
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

3 participants