Skip to content
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

Fix typos #825

Merged
merged 1 commit into from
Oct 15, 2018
Merged

Fix typos #825

merged 1 commit into from
Oct 15, 2018

Conversation

don-vip
Copy link
Contributor

@don-vip don-vip commented Oct 6, 2018

@msftclas
Copy link

msftclas commented Oct 6, 2018

CLA assistant check
All CLA requirements met.

@codecov-io
Copy link

codecov-io commented Oct 6, 2018

Codecov Report

Merging #825 into dev will increase coverage by 0.24%.
The diff coverage is 38.88%.

Impacted file tree graph

@@             Coverage Diff              @@
##                dev     #825      +/-   ##
============================================
+ Coverage     48.38%   48.62%   +0.24%     
- Complexity     2789     2811      +22     
============================================
  Files           116      116              
  Lines         27878    27878              
  Branches       4651     4651              
============================================
+ Hits          13489    13557      +68     
- Misses        12175    12188      +13     
+ Partials       2214     2133      -81
Flag Coverage Δ Complexity Δ
#JDBC42 48.2% <38.88%> (+0.32%) 2772 <1> (+29) ⬆️
#JDBC43 48.17% <38.88%> (+0.02%) 2775 <1> (-1) ⬇️
Impacted Files Coverage Δ Complexity Δ
...m/microsoft/sqlserver/jdbc/SQLServerStatement.java 59.8% <ø> (+0.28%) 141 <0> (+6) ⬆️
...n/java/com/microsoft/sqlserver/jdbc/Parameter.java 62.92% <ø> (-0.81%) 64 <0> (ø)
...rc/main/java/com/microsoft/sqlserver/jdbc/TVP.java 44.12% <ø> (ø) 27 <0> (ø) ⬇️
...m/microsoft/sqlserver/jdbc/SQLServerException.java 78.94% <ø> (+1.5%) 33 <0> (+2) ⬆️
.../microsoft/sqlserver/jdbc/SQLServerConnection.java 48.45% <ø> (+0.53%) 348 <0> (+14) ⬆️
...va/com/microsoft/sqlserver/jdbc/SQLServerClob.java 35.58% <ø> (ø) 12 <0> (ø) ⬇️
...soft/sqlserver/jdbc/SQLServerDatabaseMetaData.java 33.33% <ø> (ø) 62 <0> (ø) ⬇️
...va/com/microsoft/sqlserver/jdbc/StreamTabName.java 85% <ø> (ø) 7 <0> (ø) ⬇️
...rc/main/java/com/microsoft/sqlserver/jdbc/DDC.java 45.73% <ø> (+0.43%) 108 <0> (+1) ⬆️
...r/jdbc/dataclassification/SensitivityProperty.java 0% <ø> (ø) 0 <0> (ø) ⬇️
... and 20 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update c50d817...533b52d. Read the comment docs.

@cheenamalhotra cheenamalhotra added this to Under Peer Review in MSSQL JDBC Oct 12, 2018
@cheenamalhotra cheenamalhotra merged commit 3ce1475 into microsoft:dev Oct 15, 2018
MSSQL JDBC automation moved this from Under Peer Review to Closed/Merged PRs Oct 15, 2018
@cheenamalhotra cheenamalhotra added this to the 7.1.2 milestone Oct 15, 2018
@don-vip don-vip deleted the fix_typos branch October 16, 2018 01:15
ulvii added a commit that referenced this pull request Oct 17, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
MSSQL JDBC
  
Closed/Merged PRs
Development

Successfully merging this pull request may close these issues.

None yet

7 participants