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

Cleaning up imports #821

Merged
merged 1 commit into from
Oct 5, 2018
Merged

Cleaning up imports #821

merged 1 commit into from
Oct 5, 2018

Conversation

ulvii
Copy link
Contributor

@ulvii ulvii commented Oct 3, 2018

No description provided.

@ulvii ulvii added this to the 7.1.2 milestone Oct 4, 2018
@codecov-io
Copy link

codecov-io commented Oct 4, 2018

Codecov Report

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

Impacted file tree graph

@@             Coverage Diff              @@
##                dev     #821      +/-   ##
============================================
- Coverage     48.67%   48.29%   -0.39%     
+ Complexity     2817     2786      -31     
============================================
  Files           116      116              
  Lines         27878    27878              
  Branches       4651     4651              
============================================
- Hits          13571    13465     -106     
- Misses        12173    12191      +18     
- Partials       2134     2222      +88
Flag Coverage Δ Complexity Δ
#JDBC42 47.8% <ø> (-0.1%) 2741 <ø> (-6)
#JDBC43 48.2% <ø> (-0.37%) 2781 <ø> (-26)
Impacted Files Coverage Δ Complexity Δ
...ncurrentlinkedhashmap/ConcurrentLinkedHashMap.java 38.14% <ø> (ø) 42 <0> (ø) ⬇️
...l/googlecode/concurrentlinkedhashmap/Weighers.java 8.33% <ø> (ø) 1 <0> (ø) ⬇️
...in/java/com/microsoft/sqlserver/jdbc/IOBuffer.java 54.58% <0%> (-1.98%) 0% <0%> (ø)
...rc/main/java/com/microsoft/sqlserver/jdbc/DDC.java 44.2% <0%> (-1.54%) 107% <0%> (ø)
...m/microsoft/sqlserver/jdbc/SQLServerException.java 77.44% <0%> (-1.51%) 31% <0%> (-2%)
...a/com/microsoft/sqlserver/jdbc/PLPInputStream.java 58.33% <0%> (-1.2%) 33% <0%> (-1%)
...n/java/com/microsoft/sqlserver/jdbc/tdsparser.java 68.1% <0%> (-0.87%) 0% <0%> (ø)
...n/java/com/microsoft/sqlserver/jdbc/Parameter.java 62.92% <0%> (-0.81%) 64% <0%> (ø)
...c/main/java/com/microsoft/sqlserver/jdbc/Util.java 60.99% <0%> (-0.65%) 89% <0%> (-3%)
.../microsoft/sqlserver/jdbc/SQLServerConnection.java 47.91% <0%> (-0.54%) 334% <0%> (-15%)
... and 5 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 709342f...eff27de. Read the comment docs.

@cheenamalhotra cheenamalhotra merged commit 14890cd into microsoft:dev Oct 5, 2018
@ulvii ulvii deleted the fixImports branch October 5, 2018 00:45
@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

4 participants