Skip to content

Conversation

@antoniovs1029
Copy link
Contributor

Follow up of #5163

Here I add the changes on PR #5163 and a test to actually show that the changes worked correctly. The plan is to merge that other PR and then add this PR for the test.

@antoniovs1029 antoniovs1029 requested review from a team as code owners October 28, 2020 04:38
@codecov
Copy link

codecov bot commented Oct 28, 2020

Codecov Report

Merging #5462 into master will decrease coverage by 0.06%.
The diff coverage is 81.25%.

@@            Coverage Diff             @@
##           master    #5462      +/-   ##
==========================================
- Coverage   74.11%   74.05%   -0.07%     
==========================================
  Files        1020     1020              
  Lines      190379   190391      +12     
  Branches    20453    20458       +5     
==========================================
- Hits       141095   140989     -106     
- Misses      43765    43869     +104     
- Partials     5519     5533      +14     
Flag Coverage Δ
#Debug 74.05% <81.25%> (-0.07%) ⬇️
#production 69.80% <50.00%> (-0.09%) ⬇️
#test 87.70% <100.00%> (+<0.01%) ⬆️

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

Impacted Files Coverage Δ
...soft.ML.AutoML/Sweepers/SweeperProbabilityUtils.cs 72.72% <40.00%> (-2.28%) ⬇️
src/Microsoft.ML.AutoML/Sweepers/Parameters.cs 84.32% <100.00%> (ø)
test/Microsoft.ML.AutoML.Tests/AutoFitTests.cs 94.00% <100.00%> (+0.20%) ⬆️
...osoft.ML.KMeansClustering/KMeansPlusPlusTrainer.cs 83.60% <0.00%> (-7.27%) ⬇️
src/Microsoft.ML.Data/Training/TrainerUtils.cs 66.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%) ⬇️
... and 9 more

@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.

1 participant