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

Release | Merge dev to master for v8.1.0-preview #1161

Merged
merged 18 commits into from
Oct 16, 2019
Merged

Release | Merge dev to master for v8.1.0-preview #1161

merged 18 commits into from
Oct 16, 2019

Conversation

ulvii
Copy link
Contributor

@ulvii ulvii commented Oct 16, 2019

No description provided.

rene-ye and others added 18 commits August 2, 2019 17:39
Merge pull request #1123 from microsoft/dev
* Release | Update driver version

* Release| Add pom and gradle files
…tions()/SQLServerDatabaseMetaData.getStringFunctions() return values (#1117)
* ComparisonUtil : replace assertTrue with assertEquals

Failure message should include the actual/expected values and that is what assertEquals does.

* Corrected BigDecimal comparison

Scale difference should be ignored.
* added list of trusted endpoints

* rename
* populate wkb for point

* fix stasbinary issue

* change variable name

* apply same variable name change
* Fix | Made column name lookup more performant

* Fix | Spacing

* Fix | Changed arraylist to maps

* Fix | Add newline

* Add | Caching for previously retrieved columns

* Fix | Formatting

* Fix | Variable issue

* Fix | null order

* Fix | part 2

* Revert | Integer changes

* Fix | Trim retrieved column name

* Fix | Clear column names whenever ResultSet cursor is moved

* Revert "Fix | Clear column names whenever ResultSet cursor is moved"

This reverts commit db42d44.
…nd SQLServerDataColumn (#1146)

* Add | Add hashCode()/equals() methods to SQLServerDataColumn and SQLServerDataTable
…nsaction (#1133)

Fix | Fix issue with truststore password being removed too early for XA transaction
* JDK 13 | Remove jre12 from pom file

* JDK 13 | Update Gradle build file

* JDK 13 | Update Azure-pipelines
@codecov-io
Copy link

codecov-io commented Oct 16, 2019

Codecov Report

❗ No coverage uploaded for pull request base (master@7f28e9c). Click here to learn what that means.
The diff coverage is 25.61%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master    #1161   +/-   ##
=========================================
  Coverage          ?   53.87%           
  Complexity        ?     3390           
=========================================
  Files             ?      126           
  Lines             ?    29321           
  Branches          ?     4849           
=========================================
  Hits              ?    15796           
  Misses            ?    11203           
  Partials          ?     2322
Impacted Files Coverage Δ Complexity Δ
...crosoft/sqlserver/jdbc/KeyStoreProviderCommon.java 63.01% <ø> (ø) 9 <0> (?)
...dbc/SQLServerColumnEncryptionKeyStoreProvider.java 100% <ø> (ø) 1 <0> (?)
...om/microsoft/sqlserver/jdbc/AuthenticationJNI.java 0% <ø> (ø) 0 <0> (?)
...om/microsoft/sqlserver/jdbc/SQLServerResource.java 100% <ø> (ø) 4 <0> (?)
...a/com/microsoft/sqlserver/jdbc/SQLJdbcVersion.java 0% <ø> (ø) 0 <0> (?)
...oft/sqlserver/jdbc/SQLServerParameterMetaData.java 68.13% <0%> (ø) 57 <0> (?)
...soft/sqlserver/jdbc/SQLServerDatabaseMetaData.java 40.33% <0%> (ø) 77 <0> (?)
...erverColumnEncryptionCertificateStoreProvider.java 31.03% <0%> (ø) 3 <0> (?)
...soft/sqlserver/jdbc/ISQLServerEnclaveProvider.java 0% <0%> (ø) 0 <0> (?)
...QLServerColumnEncryptionAzureKeyVaultProvider.java 0% <0%> (ø) 0 <0> (?)
... and 18 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 7f28e9c...a8f5fee. Read the comment docs.

@ulvii ulvii merged commit e88884c into master Oct 16, 2019
ulvii added a commit that referenced this pull request Oct 16, 2019
ulvii added a commit that referenced this pull request Oct 16, 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.

8 participants