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

Test | Fix random test issues with BVT Test #994

Merged
merged 3 commits into from
Mar 29, 2019

Conversation

cheenamalhotra
Copy link
Member

No description provided.

@codecov-io
Copy link

codecov-io commented Mar 19, 2019

Codecov Report

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

Impacted file tree graph

@@             Coverage Diff              @@
##                dev     #994      +/-   ##
============================================
- Coverage     50.19%   50.14%   -0.06%     
+ Complexity     2885     2883       -2     
============================================
  Files           120      120              
  Lines         27989    27989              
  Branches       4677     4677              
============================================
- Hits          14050    14035      -15     
- Misses        11684    11698      +14     
- Partials       2255     2256       +1
Flag Coverage Δ Complexity Δ
#JDBC42 49.63% <ø> (-0.14%) 2839 <ø> (-7)
#JDBC43 50.09% <ø> (-0.08%) 2882 <ø> (-2)
Impacted Files Coverage Δ Complexity Δ
...om/microsoft/sqlserver/jdbc/ReaderInputStream.java 43.95% <0%> (-3.3%) 15% <0%> (ø)
...a/com/microsoft/sqlserver/jdbc/PLPInputStream.java 59.76% <0%> (-1.19%) 34% <0%> (-1%)
...ncurrentlinkedhashmap/ConcurrentLinkedHashMap.java 38.36% <0%> (-0.22%) 42% <0%> (-1%)
...m/microsoft/sqlserver/jdbc/SQLServerResultSet.java 43.86% <0%> (-0.2%) 320% <0%> (ø)
...in/java/com/microsoft/sqlserver/jdbc/IOBuffer.java 55.58% <0%> (-0.14%) 0% <0%> (ø)
...om/microsoft/sqlserver/jdbc/SQLServerBulkCopy.java 50.39% <0%> (-0.13%) 245% <0%> (-1%)
...c/main/java/com/microsoft/sqlserver/jdbc/Util.java 62.93% <0%> (+0.43%) 92% <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 e432aa1...400453c. Read the comment docs.

@cheenamalhotra cheenamalhotra changed the title Fix | Fix random test issues with BVT Test Test | Fix random test issues with BVT Test Mar 28, 2019
@cheenamalhotra cheenamalhotra added this to the 7.3.1 milestone Mar 28, 2019
@cheenamalhotra cheenamalhotra merged commit 45525dc into microsoft:dev Mar 29, 2019
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