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

Constrained delegation support [issue#79] #178

Merged
merged 2 commits into from
Mar 10, 2017

Conversation

Suraiya-Hameed
Copy link
Contributor

No description provided.

@codecov-io
Copy link

codecov-io commented Mar 7, 2017

Codecov Report

Merging #178 into dev will increase coverage by 2.05%.
The diff coverage is 17.56%.

@@             Coverage Diff             @@
##                dev    #178      +/-   ##
===========================================
+ Coverage     29.55%   31.6%   +2.05%     
- Complexity     1248    1383     +135     
===========================================
  Files            97      97              
  Lines         23305   23656     +351     
  Branches       3871    3963      +92     
===========================================
+ Hits           6888    7477     +589     
+ Misses        15065   14736     -329     
- Partials       1352    1443      +91
Flag Coverage Δ Complexity Δ
#JDBC41 31.24% <17.56%> (+1.77%) 1346 <0> (+104)
#JDBC42 31.58% <17.56%> (+2.08%) 1383 <0> (+137)
Impacted Files Coverage Δ Complexity Δ
...om/microsoft/sqlserver/jdbc/SQLServerResource.java 100% <ø> (ø) 4 <0> (ø)
...m/microsoft/sqlserver/jdbc/KerbAuthentication.java 0% <0%> (ø) 0 <0> (ø)
.../microsoft/sqlserver/jdbc/SQLServerDataSource.java 41.24% <0%> (-1.49%) 54 <0> (+1)
.../microsoft/sqlserver/jdbc/SQLServerConnection.java 39.14% <7.14%> (+0.36%) 196 <0> (+6)
.../com/microsoft/sqlserver/jdbc/SQLServerDriver.java 71.25% <75%> (+0.27%) 23 <0> (ø)
src/main/java/microsoft/sql/DateTimeOffset.java 37.14% <0%> (-2.86%) 8% <0%> (-2%)
...om/microsoft/sqlserver/jdbc/SQLServerBulkCopy.java 45.09% <0%> (+0.21%) 183% <0%> (+1%)
...n/java/com/microsoft/sqlserver/jdbc/DataTypes.java 68.68% <0%> (+0.67%) 1% <0%> (+1%)
... and 15 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 1543625...f253da1. Read the comment docs.

@Suraiya-Hameed Suraiya-Hameed changed the title constrained delegation support [#79] constrained delegation support [issue#79] Mar 7, 2017
@Suraiya-Hameed Suraiya-Hameed changed the title constrained delegation support [issue#79] Constrained delegation support [issue#79] Mar 7, 2017
@AfsanehR-zz AfsanehR-zz self-requested a review March 9, 2017 00:45
@AfsanehR-zz AfsanehR-zz self-assigned this Mar 9, 2017
@AfsanehR-zz AfsanehR-zz requested review from AfsanehR-zz and removed request for AfsanehR-zz March 9, 2017 00:46
@AfsanehR-zz AfsanehR-zz merged commit 9fc1b51 into microsoft:dev Mar 10, 2017
@lilgreenbird lilgreenbird added this to Closed/Merged PRs in MSSQL JDBC Apr 27, 2022
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

3 participants