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

Removing unused imports #652

Merged
merged 1 commit into from
Mar 13, 2018
Merged

Removing unused imports #652

merged 1 commit into from
Mar 13, 2018

Conversation

peterbae
Copy link
Contributor

Removing unused imports from SQLServerSpatialDatatype.

@rene-ye rene-ye self-requested a review March 10, 2018 00:54
@codecov-io
Copy link

codecov-io commented Mar 10, 2018

Codecov Report

Merging #652 into dev will increase coverage by <.01%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##                dev     #652      +/-   ##
============================================
+ Coverage     48.05%   48.05%   +<.01%     
  Complexity     2571     2571              
============================================
  Files           113      113              
  Lines         26574    26574              
  Branches       4429     4429              
============================================
+ Hits          12769    12770       +1     
  Misses        11680    11680              
+ Partials       2125     2124       -1
Flag Coverage Δ Complexity Δ
#JDBC42 47.96% <ø> (-0.01%) 2568 <ø> (ø)
#JDBC43 47.88% <ø> (ø) 2563 <ø> (-3) ⬇️
Impacted Files Coverage Δ Complexity Δ
...osoft/sqlserver/jdbc/SQLServerSpatialDatatype.java 87.43% <ø> (ø) 266 <0> (ø) ⬇️
...a/com/microsoft/sqlserver/jdbc/PLPInputStream.java 53.01% <0%> (-1.21%) 29% <0%> (-1%)
...c/main/java/com/microsoft/sqlserver/jdbc/Util.java 60.91% <0%> (-0.44%) 88% <0%> (-1%)
...om/microsoft/sqlserver/jdbc/SQLServerBulkCopy.java 52.54% <0%> (-0.07%) 238% <0%> (-1%)
...ncurrentlinkedhashmap/ConcurrentLinkedHashMap.java 39.18% <0%> (+0.64%) 43% <0%> (+1%) ⬆️
...om/microsoft/sqlserver/jdbc/ReaderInputStream.java 43.82% <0%> (+1.12%) 15% <0%> (+1%) ⬆️
...om/microsoft/sqlserver/jdbc/SimpleInputStream.java 52.59% <0%> (+1.48%) 12% <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 f6d7c70...95d888d. Read the comment docs.

@cheenamalhotra cheenamalhotra added this to the 6.5.1 milestone Mar 12, 2018
@peterbae peterbae requested a review from ulvii March 13, 2018 17:12
@peterbae peterbae merged commit daba0da into microsoft:dev Mar 13, 2018
@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

5 participants