Tests | Add tests for SQLServerConnection to improve code coverage#1047
Merged
lilgreenbird merged 15 commits intomicrosoft:devfrom May 11, 2019
Merged
Tests | Add tests for SQLServerConnection to improve code coverage#1047lilgreenbird merged 15 commits intomicrosoft:devfrom
lilgreenbird merged 15 commits intomicrosoft:devfrom
Conversation
peterbae
previously approved these changes
Apr 26, 2019
cheenamalhotra
previously approved these changes
May 2, 2019
ulvii
reviewed
May 3, 2019
ulvii
reviewed
May 6, 2019
ulvii
reviewed
May 6, 2019
ulvii
reviewed
May 6, 2019
ulvii
reviewed
May 6, 2019
ulvii
reviewed
May 6, 2019
ulvii
reviewed
May 6, 2019
ulvii
reviewed
May 6, 2019
ulvii
reviewed
May 6, 2019
ulvii
reviewed
May 6, 2019
ulvii
reviewed
May 6, 2019
Codecov Report
@@ Coverage Diff @@
## dev #1047 +/- ##
============================================
+ Coverage 52.79% 52.98% +0.18%
- Complexity 3130 3147 +17
============================================
Files 119 119
Lines 27941 27943 +2
Branches 4668 4668
============================================
+ Hits 14752 14805 +53
+ Misses 10963 10913 -50
+ Partials 2226 2225 -1
Continue to review full report at Codecov.
|
peterbae
previously approved these changes
May 9, 2019
rene-ye
approved these changes
May 10, 2019
peterbae
approved these changes
May 10, 2019
ulvii
approved these changes
May 10, 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.
moved and renamed from connection/ConnectDriverTest to add more tests calling package private methods