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 error message of MVAD #1448

Merged
merged 2 commits into from
Mar 21, 2022

Conversation

serena-ruan
Copy link
Contributor

@serena-ruan serena-ruan commented Mar 21, 2022

Summary

fix MVAD error message

Tests

Add test cases

@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-commenter commented Mar 21, 2022

Codecov Report

Merging #1448 (fa9fcc4) into master (435e99c) will increase coverage by 0.08%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master    #1448      +/-   ##
==========================================
+ Coverage   84.58%   84.67%   +0.08%     
==========================================
  Files         288      288              
  Lines       14335    14338       +3     
  Branches      701      712      +11     
==========================================
+ Hits        12125    12140      +15     
+ Misses       2210     2198      -12     
Impacted Files Coverage Δ
...se/ml/cognitive/MultivariateAnomalyDetection.scala 89.42% <100.00%> (+0.58%) ⬆️
.../execution/streaming/continuous/HTTPSourceV2.scala 92.44% <0.00%> (+0.35%) ⬆️
...crosoft/azure/synapse/ml/io/http/HTTPClients.scala 69.69% <0.00%> (+15.15%) ⬆️

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 435e99c...fa9fcc4. Read the comment docs.

@serena-ruan serena-ruan changed the title fix: expose error message directly if the request is wrong fix: fix error message of MVAD Mar 21, 2022
@mhamilton723 mhamilton723 merged commit aab8c21 into microsoft:master Mar 21, 2022
@serena-ruan serena-ruan deleted the serena/fixMVAD branch March 22, 2022 05:01
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