Skip to content

Conversation

@cheenamalhotra
Copy link
Member

No description provided.

This reverts commit a38e970.

# Conflicts:
#	src/main/java/com/microsoft/sqlserver/jdbc/IOBuffer.java
#	src/main/java/com/microsoft/sqlserver/jdbc/SQLServerParameterMetaData.java
#	src/main/java/com/microsoft/sqlserver/jdbc/SimpleInputStream.java
rene-ye
rene-ye previously approved these changes Jan 15, 2019
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Excess brackets, but not a needed change.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

return (int) info.get(PRECISION);

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

return (int) info.get(SCALE);

@codecov-io
Copy link

codecov-io commented Jan 16, 2019

Codecov Report

Merging #935 into dev will decrease coverage by 0.08%.
The diff coverage is 59.39%.

Impacted file tree graph

@@             Coverage Diff              @@
##                dev     #935      +/-   ##
============================================
- Coverage     50.53%   50.45%   -0.09%     
+ Complexity     2918     2911       -7     
============================================
  Files           120      120              
  Lines         28009    27984      -25     
  Branches       4682     4678       -4     
============================================
- Hits          14155    14119      -36     
- Misses        11559    11575      +16     
+ Partials       2295     2290       -5
Flag Coverage Δ Complexity Δ
#JDBC42 50.03% <59.39%> (-0.03%) 2873 <6> (-5)
#JDBC43 50.37% <59.39%> (-0.11%) 2906 <6> (-10)
Impacted Files Coverage Δ Complexity Δ
...in/java/com/microsoft/sqlserver/jdbc/IOBuffer.java 55.51% <ø> (-0.1%) 0 <0> (ø)
...m/microsoft/sqlserver/jdbc/KerbAuthentication.java 0% <ø> (ø) 0 <0> (ø) ⬇️
...m/microsoft/sqlserver/jdbc/SSPIAuthentication.java 0% <ø> (ø) 0 <0> (ø) ⬇️
...om/microsoft/sqlserver/jdbc/AuthenticationJNI.java 0% <0%> (ø) 0 <0> (ø) ⬇️
...c/main/java/com/microsoft/sqlserver/jdbc/Util.java 62.28% <0%> (+0.43%) 90 <0> (+1) ⬆️
.../microsoft/sqlserver/jdbc/SQLServerConnection.java 46.5% <0%> (ø) 342 <0> (ø) ⬇️
...oft/sqlserver/jdbc/SQLServerPreparedStatement.java 53.41% <100%> (ø) 216 <0> (ø) ⬇️
...om/microsoft/sqlserver/jdbc/SimpleInputStream.java 52.23% <100%> (-1.5%) 11 <0> (-1)
src/main/java/com/microsoft/sqlserver/jdbc/AE.java 74.22% <100%> (ø) 0 <0> (ø) ⬇️
...osoft/sqlserver/jdbc/SQLServerSecurityUtility.java 50.74% <25%> (ø) 10 <0> (ø) ⬇️
... and 13 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 4f93527...a387718. Read the comment docs.

@cheenamalhotra cheenamalhotra merged commit cf700ca into microsoft:dev Jan 16, 2019
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.

4 participants