Skip to content

Fix synchronization on a non-final field#860

Merged
cheenamalhotra merged 1 commit intomicrosoft:devfrom
simon04:synchronization-final
Dec 14, 2018
Merged

Fix synchronization on a non-final field#860
cheenamalhotra merged 1 commit intomicrosoft:devfrom
simon04:synchronization-final

Conversation

@simon04
Copy link
Copy Markdown
Contributor

@simon04 simon04 commented Oct 26, 2018

No description provided.

@simon04 simon04 force-pushed the synchronization-final branch from 81981fc to c0bd5fc Compare October 27, 2018 09:44
@codecov-io
Copy link
Copy Markdown

codecov-io commented Oct 27, 2018

Codecov Report

Merging #860 into dev will increase coverage by 0.02%.
The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff             @@
##                dev    #860      +/-   ##
===========================================
+ Coverage     48.67%   48.7%   +0.02%     
- Complexity     2793    2797       +4     
===========================================
  Files           116     116              
  Lines         27875   27875              
  Branches       4650    4650              
===========================================
+ Hits          13569   13577       +8     
+ Misses        12099   12092       -7     
+ Partials       2207    2206       -1
Flag Coverage Δ Complexity Δ
#JDBC42 48.18% <100%> (+0.02%) 2750 <0> (+2) ⬆️
#JDBC43 48.56% <100%> (-0.01%) 2792 <0> (+1)
Impacted Files Coverage Δ Complexity Δ
...oft/sqlserver/jdbc/SQLServerSymmetricKeyCache.java 56.25% <100%> (ø) 5 <0> (ø) ⬇️
.../microsoft/sqlserver/jdbc/SQLServerConnection.java 48.09% <100%> (ø) 335 <0> (ø) ⬇️
...om/microsoft/sqlserver/jdbc/ReaderInputStream.java 43.95% <0%> (-1.1%) 15% <0%> (ø)
...rc/main/java/com/microsoft/sqlserver/jdbc/dtv.java 62.45% <0%> (-0.12%) 0% <0%> (ø)
...om/microsoft/sqlserver/jdbc/SQLServerBulkCopy.java 52.79% <0%> (ø) 264% <0%> (+1%) ⬆️
...m/microsoft/sqlserver/jdbc/SQLServerResultSet.java 32.77% <0%> (+0.07%) 256% <0%> (+1%) ⬆️
...in/java/com/microsoft/sqlserver/jdbc/IOBuffer.java 56.32% <0%> (+0.16%) 0% <0%> (ø) ⬇️
...n/java/com/microsoft/sqlserver/jdbc/DataTypes.java 79.48% <0%> (+0.19%) 5% <0%> (+1%) ⬆️
...ncurrentlinkedhashmap/ConcurrentLinkedHashMap.java 38.79% <0%> (+0.64%) 43% <0%> (+1%) ⬆️

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 7f097cd...c0bd5fc. Read the comment docs.

@ulvii ulvii added this to the 7.1.4 milestone Dec 3, 2018
@cheenamalhotra cheenamalhotra merged commit 9a1c8ce into microsoft:dev Dec 14, 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.

6 participants