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

Update JDBC4.3 branch with latest dev changes #586

Merged
merged 26 commits into from
Dec 15, 2017

Conversation

AfsanehR-zz
Copy link
Contributor

No description provided.

xiangyushawn and others added 26 commits August 1, 2017 17:48
update ADAL4J version to 1.3.0 and also add it into readme file based on request
Use database name as part of the key for handle cache
Fix for EnablePrepareOnFirst...Call with statement pooling turned off
…and-2016

use matrix to test against both SQL Server 2016 and 2008
Add check for deleted rows in resultsets for scrollable & updatable resultsets
Adding static loggers back to sub classes for avoiding logger lookup
…BC4.3

# Conflicts:
#	src/test/java/com/microsoft/sqlserver/jdbc/preparedStatement/BatchExecutionWithNullTest.java
@codecov-io
Copy link

codecov-io commented Dec 15, 2017

Codecov Report

Merging #586 into JDBC4.3 will decrease coverage by 0.06%.
The diff coverage is 81.48%.

Impacted file tree graph

@@             Coverage Diff              @@
##             JDBC4.3    #586      +/-   ##
============================================
- Coverage      46.56%   46.5%   -0.07%     
  Complexity      2219    2219              
============================================
  Files            108     108              
  Lines          25373   25387      +14     
  Branches        4177    4179       +2     
============================================
- Hits           11816   11805      -11     
- Misses         11533   11552      +19     
- Partials        2024    2030       +6
Flag Coverage Δ Complexity Δ
#JDBC42 46.33% <81.48%> (-0.1%) 2209 <7> (+1)
#JDBC43 46.48% <81.48%> (+0.03%) 2217 <7> (+5) ⬆️
Impacted Files Coverage Δ Complexity Δ
...a/com/microsoft/sqlserver/jdbc/SQLJdbcVersion.java 0% <ø> (ø) 0 <0> (ø) ⬇️
...m/microsoft/sqlserver/jdbc/SQLServerResultSet.java 32.38% <ø> (-0.82%) 238 <0> (-6)
.../microsoft/sqlserver/jdbc/SQLServerConnection.java 45.49% <100%> (+0.02%) 278 <1> (+1) ⬆️
...a/com/microsoft/sqlserver/jdbc/SQLServerNClob.java 100% <100%> (ø) 4 <3> (+1) ⬆️
...soft/sqlserver/jdbc/SQLServerDatabaseMetaData.java 35.4% <100%> (-0.08%) 55 <0> (ø)
...oft/sqlserver/jdbc/SQLServerPreparedStatement.java 51.4% <73.33%> (+0.11%) 160 <0> (+1) ⬆️
...va/com/microsoft/sqlserver/jdbc/SQLServerClob.java 28.26% <80%> (+0.31%) 4 <3> (+1) ⬆️
...a/com/microsoft/sqlserver/jdbc/PLPInputStream.java 53.01% <0%> (-2.41%) 29% <0%> (-2%)
...om/microsoft/sqlserver/jdbc/SimpleInputStream.java 51.11% <0%> (-1.49%) 11% <0%> (-1%)
... and 10 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 7a2bbef...5846c8f. Read the comment docs.

@cheenamalhotra cheenamalhotra merged commit 29a8a3a into microsoft:JDBC4.3 Dec 15, 2017
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.

6 participants