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: improve robustness of flood risk notebook by adding polling #1427

Merged
merged 1 commit into from
Feb 25, 2022

Conversation

mhamilton723
Copy link
Collaborator

@mhamilton723 mhamilton723 commented Feb 25, 2022

Summary

Adding polling to geospatial analytics notebook to fix flakiness

@mhamilton723
Copy link
Collaborator Author

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@codecov-commenter
Copy link

codecov-commenter commented Feb 25, 2022

Codecov Report

Merging #1427 (5c1aab9) into master (891761d) will decrease coverage by 2.04%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1427      +/-   ##
==========================================
- Coverage   84.82%   82.78%   -2.05%     
==========================================
  Files         287      287              
  Lines       14250    14250              
  Branches      719      719              
==========================================
- Hits        12088    11797     -291     
- Misses       2162     2453     +291     
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 56.05% <0.00%> (-29.94%) ⬇️
.../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 73.33% <0.00%> (-13.34%) ⬇️
...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 9 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 891761d...5c1aab9. Read the comment docs.

@mhamilton723 mhamilton723 merged commit dde2d63 into microsoft:master Feb 25, 2022
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.

2 participants