Add | Implement hashCode() and equals() APIs for SQLServerDataTable and SQLServerDataColumn#1025
Merged
cheenamalhotra merged 8 commits intomicrosoft:devfrom May 17, 2019
Merged
Conversation
…nd SQLServerDataColumn classes
This was referenced Apr 8, 2019
Codecov Report
@@ Coverage Diff @@
## dev #1025 +/- ##
============================================
+ Coverage 50.09% 50.17% +0.07%
- Complexity 2878 2890 +12
============================================
Files 120 120
Lines 27989 28016 +27
Branches 4677 4685 +8
============================================
+ Hits 14022 14057 +35
+ Misses 11713 11697 -16
- Partials 2254 2262 +8
Continue to review full report at Codecov.
|
Codecov Report
@@ Coverage Diff @@
## dev #1025 +/- ##
============================================
+ Coverage 50.92% 52.96% +2.03%
- Complexity 2958 3153 +195
============================================
Files 120 119 -1
Lines 28001 28022 +21
Branches 4686 4688 +2
============================================
+ Hits 14259 14841 +582
+ Misses 11595 10940 -655
- Partials 2147 2241 +94
Continue to review full report at Codecov.
|
peterbae
reviewed
Apr 8, 2019
peterbae
reviewed
Apr 12, 2019
lilgreenbird
previously approved these changes
Apr 17, 2019
peterbae
previously approved these changes
May 10, 2019
rene-ye
previously approved these changes
May 10, 2019
8a300d9
ulvii
approved these changes
May 15, 2019
peterbae
approved these changes
May 16, 2019
rene-ye
approved these changes
May 17, 2019
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.
Resolves #1023
Merged PR #1024 to move Test class to
tvppackage.