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

Enable Recover after MSDTC is restarted #581

Merged
merged 3 commits into from
Jan 12, 2018

Conversation

AfsanehR-zz
Copy link
Contributor

No description provided.

@msftclas
Copy link

msftclas commented Dec 13, 2017

CLA assistant check
All CLA requirements met.

@codecov-io
Copy link

codecov-io commented Dec 13, 2017

Codecov Report

Merging #581 into dev will decrease coverage by 0.1%.
The diff coverage is 0%.

Impacted file tree graph

@@             Coverage Diff              @@
##                dev     #581      +/-   ##
============================================
- Coverage     46.69%   46.58%   -0.11%     
+ Complexity     2224     2218       -6     
============================================
  Files           108      108              
  Lines         25335    25340       +5     
  Branches       4177     4178       +1     
============================================
- Hits          11830    11805      -25     
- Misses        11485    11506      +21     
- Partials       2020     2029       +9
Flag Coverage Δ Complexity Δ
#JDBC41 46.27% <0%> (-0.25%) 2204 <0> (-9)
#JDBC42 46.46% <0%> (-0.12%) 2215 <0> (-5)
Impacted Files Coverage Δ Complexity Δ
.../microsoft/sqlserver/jdbc/SQLServerXAResource.java 0% <0%> (ø) 0 <0> (ø) ⬇️
...m/microsoft/sqlserver/jdbc/SQLServerResultSet.java 32.77% <0%> (-0.49%) 240% <0%> (-5%)
...in/java/com/microsoft/sqlserver/jdbc/IOBuffer.java 53.86% <0%> (-0.44%) 0% <0%> (ø)
...soft/sqlserver/jdbc/SQLServerDatabaseMetaData.java 35.51% <0%> (-0.22%) 55% <0%> (ø)
...ncurrentlinkedhashmap/ConcurrentLinkedHashMap.java 39.61% <0%> (-0.22%) 44% <0%> (-1%)
...n/java/com/microsoft/sqlserver/jdbc/DataTypes.java 77.62% <0%> (-0.17%) 4% <0%> (-1%)
...om/microsoft/sqlserver/jdbc/SQLServerBulkCopy.java 52.58% <0%> (-0.13%) 238% <0%> (-1%)
...rc/main/java/com/microsoft/sqlserver/jdbc/dtv.java 63.18% <0%> (-0.07%) 0% <0%> (ø)
...n/java/com/microsoft/sqlserver/jdbc/Parameter.java 62.66% <0%> (+0.21%) 64% <0%> (+1%) ⬆️
...c/main/java/com/microsoft/sqlserver/jdbc/Util.java 61.86% <0%> (+0.66%) 89% <0%> (+1%) ⬆️
... and 1 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 2c357ce...877cd7a. Read the comment docs.

@cheenamalhotra cheenamalhotra added this to the 6.4.0 milestone Jan 8, 2018
@cheenamalhotra cheenamalhotra merged commit 0cd1a72 into microsoft:dev Jan 12, 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.

4 participants