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

refactor: Rename Read to ReadImage #1163

Merged
merged 1 commit into from
Aug 13, 2021

Conversation

serena-ruan
Copy link
Contributor

To avoid possible name duplicates with .NET MLReadable functions, rename Read class to ReadImage class.

@serena-ruan serena-ruan changed the title Rename Read to ReadImage refactor: Rename Read to ReadImage Aug 12, 2021
@serena-ruan
Copy link
Contributor Author

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@serena-ruan
Copy link
Contributor Author

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@codecov
Copy link

codecov bot commented Aug 12, 2021

Codecov Report

Merging #1163 (1feb7f0) into master (448f893) will decrease coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1163      +/-   ##
==========================================
- Coverage   83.82%   83.81%   -0.01%     
==========================================
  Files         259      259              
  Lines       12414    12414              
  Branches      647      647              
==========================================
- Hits        10406    10405       -1     
- Misses       2008     2009       +1     
Impacted Files Coverage Δ
.../microsoft/ml/spark/cognitive/ComputerVision.scala 79.08% <100.00%> (+0.51%) ⬆️
...a/com/microsoft/ml/spark/io/http/HTTPClients.scala 56.66% <0.00%> (-3.34%) ⬇️
...microsoft/ml/spark/cognitive/SpeechToTextSDK.scala 87.07% <0.00%> (-0.77%) ⬇️
...rosoft/ml/spark/stages/PartitionConsolidator.scala 95.74% <0.00%> (+2.12%) ⬆️
...com/microsoft/ml/spark/core/utils/AsyncUtils.scala 70.00% <0.00%> (+5.00%) ⬆️

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 448f893...1feb7f0. Read the comment docs.

@mhamilton723 mhamilton723 merged commit 1f9135f into microsoft:master Aug 13, 2021
@serena-ruan serena-ruan deleted the serena/renameRead branch November 9, 2021 05:59
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