Skip to content

Remove unnecessary (duplicate) semicolons#856

Merged
cheenamalhotra merged 1 commit intomicrosoft:devfrom
simon04:semicolon
Oct 30, 2018
Merged

Remove unnecessary (duplicate) semicolons#856
cheenamalhotra merged 1 commit intomicrosoft:devfrom
simon04:semicolon

Conversation

@simon04
Copy link
Copy Markdown
Contributor

@simon04 simon04 commented Oct 26, 2018

No description provided.

@codecov-io
Copy link
Copy Markdown

codecov-io commented Oct 26, 2018

Codecov Report

Merging #856 into dev will decrease coverage by 0.02%.
The diff coverage is 60%.

Impacted file tree graph

@@             Coverage Diff             @@
##               dev     #856      +/-   ##
===========================================
- Coverage     48.6%   48.57%   -0.03%     
+ Complexity    2796     2792       -4     
===========================================
  Files          116      116              
  Lines        27885    27885              
  Branches      4651     4651              
===========================================
- Hits         13553    13546       -7     
- Misses       12124    12129       +5     
- Partials      2208     2210       +2
Flag Coverage Δ Complexity Δ
#JDBC42 48.09% <60%> (-0.01%) 2747 <0> (-4)
#JDBC43 48.43% <60%> (-0.03%) 2787 <0> (-4)
Impacted Files Coverage Δ Complexity Δ
...om/microsoft/sqlserver/jdbc/SQLServerBulkCopy.java 52.58% <ø> (+0.12%) 264 <0> (+1) ⬆️
...oft/sqlserver/jdbc/SQLServerSymmetricKeyCache.java 56.25% <ø> (ø) 5 <0> (ø) ⬇️
...m/microsoft/sqlserver/jdbc/SQLServerStatement.java 59.51% <ø> (ø) 135 <0> (ø) ⬇️
...rc/main/java/com/microsoft/sqlserver/jdbc/TVP.java 44.12% <ø> (ø) 27 <0> (ø) ⬇️
...n/java/com/microsoft/sqlserver/jdbc/DataTypes.java 79.48% <ø> (ø) 5 <0> (ø) ⬇️
...in/java/com/microsoft/sqlserver/jdbc/IOBuffer.java 56.12% <0%> (ø) 0 <0> (ø) ⬇️
.../microsoft/sqlserver/jdbc/SQLServerConnection.java 48.09% <0%> (ø) 335 <0> (ø) ⬇️
...oft/sqlserver/jdbc/SQLServerPreparedStatement.java 51.96% <100%> (ø) 212 <0> (ø) ⬇️
...om/microsoft/sqlserver/jdbc/SimpleInputStream.java 54.41% <100%> (+1.47%) 12 <0> (+1) ⬆️
...om/microsoft/sqlserver/jdbc/ReaderInputStream.java 40.65% <0%> (-3.3%) 13% <0%> (-2%)
... and 8 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 a9bebfa...d1a3aea. Read the comment docs.

@cheenamalhotra cheenamalhotra merged commit 0e405b1 into microsoft:dev Oct 30, 2018
ulvii added a commit that referenced this pull request Nov 30, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants