Skip to content

Pull master history to dev branch#897

Merged
ulvii merged 24 commits intodevfrom
master
Dec 1, 2018
Merged

Pull master history to dev branch#897
ulvii merged 24 commits intodevfrom
master

Conversation

@ulvii
Copy link
Contributor

@ulvii ulvii commented Dec 1, 2018

No description provided.

lilgreenbird and others added 24 commits November 30, 2018 15:27
Fix | Remove "country" from changelog
* Avoid string concatenation in `StringBuilder.append()`

* Replace string concatenation w/ StringBuilder in loops
Fix | Fixes Geography.point method to expected behavior (#853)
* removed redundant check of logger level

* removed redundant check of logger level

* removed unused imports

* resolved conflicts
* address TODOs

* rename var

* rename var

* comments only

* review udpates

* more review updates
Adding unique ID to bulkcopycursor test and sorting tables by ASC before comparing to avoid intermittent insert/retrieve errors
…876)

* added contructor for string length

* added comments

* updated javadoc

* updated javadoc
Release | Merge dev to master branch for 7.1.3 preview release
@codecov-io
Copy link

codecov-io commented Dec 1, 2018

Codecov Report

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

Impacted file tree graph

@@             Coverage Diff              @@
##                dev     #897      +/-   ##
============================================
+ Coverage     48.76%   48.76%   +<.01%     
  Complexity     2819     2819              
============================================
  Files           118      118              
  Lines         27877    27877              
  Branches       4642     4642              
============================================
+ Hits          13593    13594       +1     
+ Misses        12093    12092       -1     
  Partials       2191     2191
Flag Coverage Δ Complexity Δ
#JDBC42 48.29% <0%> (+0.04%) 2779% <0%> (ø) ⬇️
#JDBC43 48.72% <0%> (+0.01%) 2817% <0%> (+1%) ⬆️
Impacted Files Coverage Δ Complexity Δ
...in/java/com/microsoft/sqlserver/jdbc/IOBuffer.java 56.09% <0%> (-0.17%) 0% <0%> (ø)
...om/microsoft/sqlserver/jdbc/SQLServerBulkCopy.java 52.52% <0%> (-0.13%) 265% <0%> (-1%)
...c/main/java/com/microsoft/sqlserver/jdbc/Util.java 61.42% <0%> (+0.43%) 90% <0%> (+1%) ⬆️
...rc/main/java/com/microsoft/sqlserver/jdbc/DDC.java 46.42% <0%> (+0.65%) 110% <0%> (ø) ⬇️
...om/microsoft/sqlserver/jdbc/ReaderInputStream.java 47.25% <0%> (+3.29%) 15% <0%> (ø) ⬇️

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 a338b31...cf535df. Read the comment docs.

@ulvii ulvii merged commit 7452606 into dev Dec 1, 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.

8 participants