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

build: clean up extra mvad models and improve network resilliancy #1457

Merged
merged 1 commit into from Mar 30, 2022

Conversation

mhamilton723
Copy link
Collaborator

Summary

Add automatic cleanup ability for MVAD tests

@mhamilton723
Copy link
Collaborator Author

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@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 Mar 30, 2022

Codecov Report

Merging #1457 (2ee8852) into master (753b29a) will decrease coverage by 0.01%.
The diff coverage is 65.78%.

@@            Coverage Diff             @@
##           master    #1457      +/-   ##
==========================================
- Coverage   84.52%   84.51%   -0.02%     
==========================================
  Files         291      291              
  Lines       14530    14562      +32     
  Branches      710      718       +8     
==========================================
+ Hits        12282    12307      +25     
- Misses       2248     2255       +7     
Impacted Files Coverage Δ
...se/ml/cognitive/MultivariateAnomalyDetection.scala 86.38% <64.51%> (-3.05%) ⬇️
...crosoft/azure/synapse/ml/io/http/HTTPClients.scala 83.82% <71.42%> (+11.09%) ⬆️
...osoft/azure/synapse/ml/core/utils/AsyncUtils.scala 75.00% <0.00%> (-5.00%) ⬇️
.../execution/streaming/continuous/HTTPSourceV2.scala 92.08% <0.00%> (-0.72%) ⬇️

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 753b29a...2ee8852. Read the comment docs.

@mhamilton723 mhamilton723 enabled auto-merge (squash) March 30, 2022 17:06
@mhamilton723 mhamilton723 merged commit e5605af into microsoft:master Mar 30, 2022
serena-ruan pushed a commit to serena-ruan/SynapseML that referenced this pull request Apr 20, 2022
serena-ruan added a commit that referenced this pull request Apr 22, 2022
* build: clean up extra mvad models and improve network resilliancy (#1457)

* feat: MVAD enhancement (#1477)

* feat: add constraint on start/end time of MVAD to provide better debug info

* feat: return modelId after max retries for training and check modelId status before inferencce

* fix pipeline

* fix pipeline

* address comments

* address comments

* fix merge error

* fix scalastyle

* chore: add conda caching to build

* fix merge error of pipeline

* update environment.yaml;

* fix rtest

* add --overwrite to publishBlob

* fix library checking while installing library on databricks cluster

Co-authored-by: Mark Hamilton <mhamilton723@gmail.com>
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

2 participants