Skip to content

Use indentation for 'if' #5825

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

Merged
merged 1 commit into from
Jun 8, 2021
Merged

Use indentation for 'if' #5825

merged 1 commit into from
Jun 8, 2021

Conversation

feiyun0112
Copy link
Contributor

No description provided.

@codecov
Copy link

codecov bot commented May 29, 2021

Codecov Report

Merging #5825 (7c49871) into main (7c34ab9) will decrease coverage by 0.04%.
The diff coverage is 80.00%.

@@            Coverage Diff             @@
##             main    #5825      +/-   ##
==========================================
- Coverage   68.37%   68.33%   -0.05%     
==========================================
  Files        1131     1131              
  Lines      241291   241294       +3     
  Branches    25053    25054       +1     
==========================================
- Hits       164993   164882     -111     
- Misses      69806    69911     +105     
- Partials     6492     6501       +9     
Flag Coverage Δ
Debug 68.33% <80.00%> (-0.05%) ⬇️
production 62.94% <80.00%> (-0.06%) ⬇️
test 89.24% <ø> (ø)

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

Impacted Files Coverage Δ
...rosoft.ML.ImageAnalytics/VectorToImageTransform.cs 75.70% <0.00%> (ø)
...ng/OptimizationAlgorithms/OptimizationAlgorithm.cs 66.66% <100.00%> (+1.85%) ⬆️
...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%) ⬇️
src/Microsoft.ML.Sweeper/AsyncSweeper.cs 71.42% <0.00%> (-1.37%) ⬇️
...crosoft.ML.StandardTrainers/Optimizer/Optimizer.cs 71.96% <0.00%> (-1.16%) ⬇️
...oft.ML.StandardTrainers/Standard/SdcaMulticlass.cs 91.46% <0.00%> (-1.03%) ⬇️
src/Microsoft.ML.Data/Utils/LossFunctions.cs 66.83% <0.00%> (-0.52%) ⬇️
src/Microsoft.ML.Maml/MAML.cs 26.21% <0.00%> (+2.42%) ⬆️
... and 3 more

Copy link
Member

@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 2e56bd7 into dotnet:main Jun 8, 2021
@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