Skip to content

Remove redundant jump#5828

Merged
michaelgsharp merged 1 commit intodotnet:mainfrom
feiyun0112:patch13
Jun 8, 2021
Merged

Remove redundant jump#5828
michaelgsharp merged 1 commit intodotnet:mainfrom
feiyun0112:patch13

Conversation

@feiyun0112
Copy link
Copy Markdown
Contributor

No description provided.

@codecov
Copy link
Copy Markdown

codecov bot commented May 29, 2021

Codecov Report

Merging #5828 (3063961) into main (7c34ab9) will decrease coverage by 0.04%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main    #5828      +/-   ##
==========================================
- Coverage   68.37%   68.33%   -0.05%     
==========================================
  Files        1131     1131              
  Lines      241291   241273      -18     
  Branches    25053    25053              
==========================================
- Hits       164993   164867     -126     
- Misses      69806    69897      +91     
- Partials     6492     6509      +17     
Flag Coverage Δ
Debug 68.33% <100.00%> (-0.05%) ⬇️
production 62.94% <100.00%> (-0.06%) ⬇️
test 89.24% <ø> (ø)

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

Impacted Files Coverage Δ
src/Microsoft.ML.Core/Data/ModelSaving.cs 93.33% <ø> (ø)
...rc/Microsoft.ML.Core/Utilities/TextReaderStream.cs 0.00% <ø> (ø)
src/Microsoft.ML.Data/Data/Conversion.cs 79.88% <ø> (-0.02%) ⬇️
src/Microsoft.ML.FastTree/FastTree.cs 80.25% <ø> (+0.09%) ⬆️
...oft.ML.FastTree/Training/Parallel/SingleTrainer.cs 92.50% <ø> (-1.62%) ⬇️
src/Microsoft.ML.TimeSeries/TimeSeriesUtils.cs 100.00% <ø> (ø)
...timizationAlgorithms/AcceleratedGradientDescent.cs 76.92% <100.00%> (-1.13%) ⬇️
...osoft.ML.KMeansClustering/KMeansPlusPlusTrainer.cs 83.60% <0.00%> (-7.16%) ⬇️
src/Microsoft.ML.Data/Training/TrainerUtils.cs 65.86% <0.00%> (-3.82%) ⬇️
...crosoft.ML.StandardTrainers/Standard/SdcaBinary.cs 85.49% <0.00%> (-3.08%) ⬇️
... and 8 more

Copy link
Copy Markdown
Contributor

@michaelgsharp michaelgsharp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@michaelgsharp michaelgsharp merged commit 1768f36 into dotnet:main Jun 8, 2021
@feiyun0112 feiyun0112 deleted the patch13 branch June 8, 2021 13:41
@ghost ghost locked as resolved and limited conversation to collaborators Mar 17, 2022
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