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: typo in TestBase #1501

Merged
merged 1 commit into from
May 6, 2022
Merged

Conversation

ppruthi
Copy link
Contributor

@ppruthi ppruthi commented May 5, 2022

Summary

Fixes spelling typo in a file.

Tests

N/A

Dependency changes

N/A

AB#1779545

@ppruthi ppruthi requested a review from mhamilton723 as a code owner May 5, 2022 21:46
@mhamilton723
Copy link
Collaborator

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@codecov-commenter
Copy link

codecov-commenter commented May 6, 2022

Codecov Report

Merging #1501 (7309848) into master (f940017) will decrease coverage by 0.03%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #1501      +/-   ##
==========================================
- Coverage   84.21%   84.17%   -0.04%     
==========================================
  Files         296      289       -7     
  Lines       14923    14788     -135     
  Branches      708      708              
==========================================
- Hits        12567    12448     -119     
+ Misses       2356     2340      -16     
Impacted Files Coverage Δ
...org/apache/spark/ml/param/JsonEncodableParam.scala 57.89% <0.00%> (-26.32%) ⬇️
...g/apache/spark/ml/param/PythonWrappableParam.scala 66.66% <0.00%> (-8.34%) ⬇️
...re/src/main/python/synapse/ml/core/schema/Utils.py 67.10% <0.00%> (-5.27%) ⬇️
...soft/azure/synapse/ml/cognitive/TextToSpeech.scala 84.84% <0.00%> (-3.04%) ⬇️
...oft/azure/synapse/ml/cognitive/TextAnalytics.scala 86.59% <0.00%> (-2.69%) ⬇️
.../azure/synapse/ml/cognitive/TextAnalyticsSDK.scala 86.01% <0.00%> (-1.40%) ⬇️
...ft/azure/synapse/ml/cognitive/FormRecognizer.scala 75.00% <0.00%> (-0.93%) ⬇️
...t/azure/synapse/ml/cognitive/BingImageSearch.scala 89.28% <0.00%> (-0.90%) ⬇️
...crosoft/azure/synapse/ml/io/http/HTTPClients.scala 75.00% <0.00%> (ø)
...main/python/synapse/ml/io/http/ServingFunctions.py
... and 7 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 f940017...7309848. Read the comment docs.

@mhamilton723 mhamilton723 enabled auto-merge (squash) May 6, 2022 19:19
@mhamilton723 mhamilton723 disabled auto-merge May 6, 2022 19:19
@mhamilton723 mhamilton723 merged commit f232058 into microsoft:master May 6, 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.

None yet

3 participants