Skip to content

Conversation

@kere-nel
Copy link
Contributor

@kere-nel kere-nel commented Feb 6, 2020

  • Like for ValueToKey, mapping int64 -> int64 needs casting
  • Cast float values back to doubles, when the valuetype is expected to be a double

The current KeyToValue test makes it hard to test different value types, so I added KeyToValue to the ValueToKey pipeline, which is more flexible. Comparing the keys checks ValueToKey and comparing the value output checks KeyToValue. If this test is ok, I can remove the current KeyToValue test. Otherwise, I can modify the KeyToValue test to follow a similar format.

@kere-nel kere-nel requested a review from a team as a code owner February 6, 2020 19:56
Copy link
Contributor

@harishsk harishsk left a comment

Choose a reason for hiding this comment

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

:shipit:

@kere-nel kere-nel merged commit b228fd9 into dotnet:master Feb 6, 2020
@ghost ghost locked as resolved and limited conversation to collaborators Mar 19, 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.

2 participants