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

Tests | Random generate Message Id and drop later to avoid conflicts with already set messages. #1017

Merged
merged 3 commits into from Apr 4, 2019

Conversation

cheenamalhotra
Copy link
Member

No description provided.

@cheenamalhotra cheenamalhotra added this to the 7.3.1 milestone Apr 1, 2019
@codecov-io
Copy link

codecov-io commented Apr 2, 2019

Codecov Report

Merging #1017 into dev will decrease coverage by 0.01%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##                dev    #1017      +/-   ##
============================================
- Coverage     50.16%   50.15%   -0.02%     
+ Complexity     2885     2882       -3     
============================================
  Files           120      120              
  Lines         27989    27989              
  Branches       4677     4677              
============================================
- Hits          14040    14037       -3     
  Misses        11693    11693              
- Partials       2256     2259       +3
Flag Coverage Δ Complexity Δ
#JDBC42 49.68% <ø> (-0.02%) 2839 <ø> (-4)
#JDBC43 50.08% <ø> (+0.03%) 2878 <ø> (-1) ⬇️
Impacted Files Coverage Δ Complexity Δ
...om/microsoft/sqlserver/jdbc/ReaderInputStream.java 43.95% <0%> (-1.1%) 15% <0%> (ø)
...ncurrentlinkedhashmap/ConcurrentLinkedHashMap.java 39% <0%> (-0.22%) 43% <0%> (-1%)
...m/microsoft/sqlserver/jdbc/SQLServerResultSet.java 43.79% <0%> (-0.2%) 317% <0%> (-3%)
...in/java/com/microsoft/sqlserver/jdbc/IOBuffer.java 55.55% <0%> (+0.06%) 0% <0%> (ø) ⬇️
...rc/main/java/com/microsoft/sqlserver/jdbc/DDC.java 47.3% <0%> (+0.43%) 112% <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 a64e479...16f8acf. Read the comment docs.

@cheenamalhotra cheenamalhotra merged commit 00e08ca into microsoft:dev Apr 4, 2019
@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