Skip to content

update interactive package version. #6378

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

Conversation

LittleLittleCloud
Copy link
Contributor

@LittleLittleCloud LittleLittleCloud commented Oct 13, 2022

We are excited to review your PR.

So we can do the best job, please check:

  • There's a descriptive title that will make sense to other developers some time from now.
  • There's associated issues. All PR's should have issue(s) associated - unless a trivial self-evident change such as fixing a typo. You can use the format Fixes #nnnn in your description to cause GitHub to automatically close the issue(s) when your PR is merged.
  • Your change description explains what the change does, why you chose your approach, and anything else that reviewers should know.
  • You have included any necessary tests in the same PR.

fix #6379

@JakeRadMSFT JakeRadMSFT changed the title update interactive package versino update interactive package version. Oct 13, 2022
@codecov
Copy link

codecov bot commented Oct 13, 2022

Codecov Report

Merging #6378 (6a0ced9) into main (ce0a5ba) will increase coverage by 0.05%.
The diff coverage is n/a.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6378      +/-   ##
==========================================
+ Coverage   68.46%   68.51%   +0.05%     
==========================================
  Files        1165     1165              
  Lines      246202   246202              
  Branches    25558    25558              
==========================================
+ Hits       168550   168676     +126     
+ Misses      70967    70856     -111     
+ Partials     6685     6670      -15     
Flag Coverage Δ
Debug 68.51% <ø> (+0.05%) ⬆️
production 62.93% <ø> (+0.06%) ⬆️
test 88.99% <ø> (ø)

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

Impacted Files Coverage Δ
...c/Microsoft.ML.FastTree/Utils/ThreadTaskManager.cs 79.48% <0.00%> (-20.52%) ⬇️
src/Microsoft.ML.Maml/MAML.cs 25.38% <0.00%> (-1.53%) ⬇️
src/Microsoft.ML.LightGbm/LightGbmTrainerBase.cs 79.50% <0.00%> (-0.28%) ⬇️
src/Microsoft.ML.Data/Utils/LossFunctions.cs 67.35% <0.00%> (+0.51%) ⬆️
...oft.ML.StandardTrainers/Standard/SdcaMulticlass.cs 92.49% <0.00%> (+1.02%) ⬆️
src/Microsoft.ML.Sweeper/AsyncSweeper.cs 72.78% <0.00%> (+1.36%) ⬆️
...crosoft.ML.StandardTrainers/Standard/SdcaBinary.cs 88.82% <0.00%> (+3.41%) ⬆️
src/Microsoft.ML.Data/Training/TrainerUtils.cs 70.08% <0.00%> (+3.81%) ⬆️
src/Microsoft.ML.FastTree/Training/StepSearch.cs 62.37% <0.00%> (+4.95%) ⬆️
...osoft.ML.KMeansClustering/KMeansPlusPlusTrainer.cs 91.07% <0.00%> (+7.15%) ⬆️

@LittleLittleCloud LittleLittleCloud merged commit febcb92 into dotnet:main Oct 14, 2022
@ghost ghost locked as resolved and limited conversation to collaborators Nov 14, 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.

fail to load interactive extension from microsoft.ml.automl
2 participants