Skip to content

Remove Microsoft.ML prefix from namespaces in samples binary. #3267

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

Merged
merged 1 commit into from
Apr 9, 2019

Conversation

codemzs
Copy link
Member

@codemzs codemzs commented Apr 9, 2019

fixes #3266
fixes #3205

Copy link
Contributor

@artidoro artidoro left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🕐

Copy link
Contributor

@artidoro artidoro left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:shipit:

@codemzs codemzs merged commit 3065a8f into dotnet:master Apr 9, 2019
@codecov
Copy link

codecov bot commented Apr 9, 2019

Codecov Report

Merging #3267 into master will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master    #3267   +/-   ##
=======================================
  Coverage   72.62%   72.62%           
=======================================
  Files         807      807           
  Lines      145080   145080           
  Branches    16213    16213           
=======================================
  Hits       105370   105370           
  Misses      35294    35294           
  Partials     4416     4416
Flag Coverage Δ
#Debug 72.62% <ø> (ø) ⬆️
#production 68.17% <ø> (ø) ⬆️
#test 88.92% <ø> (ø) ⬆️
Impacted Files Coverage Δ
src/Microsoft.ML.Transforms/ConversionsCatalog.cs 83.33% <0%> (ø) ⬆️
...ML.Data/Transforms/ConversionsExtensionsCatalog.cs 64.07% <0%> (ø) ⬆️
src/Microsoft.ML.Data/Data/SchemaDefinition.cs 69.87% <0%> (ø) ⬆️

codemzs added a commit to codemzs/machinelearning that referenced this pull request Apr 11, 2019
@ghost ghost locked as resolved and limited conversation to collaborators Mar 22, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Remove Microsoft.ML prefix from namespaces in Samples binary API reference - Remove Microsoft.ML prefix from samples' namespace
3 participants