Annotate ITestData and implementations - #3488
Merged
Merged
Conversation
rprouse
previously approved these changes
Mar 3, 2020
rprouse
left a comment
Member
There was a problem hiding this comment.
LGTM, waiting on build of your latest push.
jnm2
force-pushed
the
annotate_test_data
branch
2 times, most recently
from
March 3, 2020 01:11
58d9d25 to
a841e86
Compare
jnm2
commented
Mar 3, 2020
…nconsistent with ITestData usage
…in VS prior to 16.5
Merged
rprouse
approved these changes
Mar 5, 2020
rprouse
left a comment
Member
There was a problem hiding this comment.
Looks good to me. Let's not worry about the LF issue. Yes, Git is supposed to take care of it normally, but occasionally someone has git configured wrong and it doesn't and gets in somehow...
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This is a central point around which a lot of interfaces and implementations turn.
Contributes to #3376.
Commits
Cleanup
Annotation
Fix
Refactoring
Improvement