Skip to content
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

fix: fix website bugs and migrate docSearch #1331

Merged
merged 4 commits into from
Jan 6, 2022

Conversation

serena-ruan
Copy link
Contributor

No description provided.

@serena-ruan
Copy link
Contributor Author

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@codecov-commenter
Copy link

Codecov Report

Merging #1331 (ed13861) into master (6448dd1) will decrease coverage by 2.01%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1331      +/-   ##
==========================================
- Coverage   84.77%   82.76%   -2.02%     
==========================================
  Files         286      286              
  Lines       14165    14165              
  Branches      698      698              
==========================================
- Hits        12009    11723     -286     
- Misses       2156     2442     +286     
Impacted Files Coverage Δ
...m/src/main/scala/com/microsoft/lightgbm/SWIG.scala 0.00% <0.00%> (-100.00%) ⬇️
...azure/synapse/ml/lightgbm/LightGBMClassifier.scala 11.11% <0.00%> (-80.00%) ⬇️
...t/azure/synapse/ml/lightgbm/LightGBMDelegate.scala 0.00% <0.00%> (-50.00%) ⬇️
.../synapse/ml/lightgbm/booster/LightGBMBooster.scala 54.41% <0.00%> (-35.30%) ⬇️
...crosoft/azure/synapse/ml/lightgbm/TrainUtils.scala 58.59% <0.00%> (-27.39%) ⬇️
.../synapse/ml/lightgbm/dataset/LightGBMDataset.scala 42.68% <0.00%> (-20.74%) ⬇️
...osoft/azure/synapse/ml/lightgbm/LightGBMBase.scala 79.77% <0.00%> (-15.17%) ⬇️
...crosoft/azure/synapse/ml/io/http/HTTPClients.scala 58.33% <0.00%> (-15.01%) ⬇️
...azure/synapse/ml/lightgbm/params/TrainParams.scala 87.50% <0.00%> (-12.50%) ⬇️
...zure/synapse/ml/lightgbm/TaskTrainingMethods.scala 87.50% <0.00%> (-12.50%) ⬇️
... and 6 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 6448dd1...ed13861. Read the comment docs.

@@ -50,7 +50,7 @@ val rit = (new ResizeImageTransformer()
.setHeight(15)
.setWidth(10))

// display(rit.transform(images))
Copy link
Collaborator

Choose a reason for hiding this comment

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

this is commented out

@mhamilton723 mhamilton723 merged commit 9e51ba7 into microsoft:master Jan 6, 2022
@serena-ruan serena-ruan deleted the serena/fixWebsite branch January 7, 2022 04:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants