Skip to content

Make KeyToValueMapping API consistent #2426

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
Feb 7, 2019
Merged

Conversation

najeeb-kazmi
Copy link
Member

Fixes #2376

Makes KeyToValueMapping API consistent with the rest by using the string outputColumnName, string inputColumnName = null signature in the MapKeyToValue method in ConversionsExtensionsCatalog and the associated KeyToValueMappingEstimator and KeyToValueMappingTransformer constructors.

@codecov
Copy link

codecov bot commented Feb 5, 2019

Codecov Report

❗ No coverage uploaded for pull request base (master@617f7f6). Click here to learn what that means.
The diff coverage is 100%.

@@            Coverage Diff            @@
##             master    #2426   +/-   ##
=========================================
  Coverage          ?   71.25%           
=========================================
  Files             ?      785           
  Lines             ?   140895           
  Branches          ?    16105           
=========================================
  Hits              ?   100388           
  Misses            ?    36041           
  Partials          ?     4466
Flag Coverage Δ
#Debug 71.25% <100%> (?)
#production 67.6% <100%> (?)
#test 85.3% <ø> (?)

Copy link
Member

@sfilipi sfilipi left a comment

Choose a reason for hiding this comment

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

:shipit:

Copy link
Contributor

@Ivanidzo4ka Ivanidzo4ka left a comment

Choose a reason for hiding this comment

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

:shipit:

@Ivanidzo4ka Ivanidzo4ka merged commit e192a18 into dotnet:master Feb 7, 2019
@najeeb-kazmi najeeb-kazmi deleted the 2376 branch January 30, 2020 01:17
@ghost ghost locked as resolved and limited conversation to collaborators Mar 24, 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.

3 participants