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

Update master post RTW 7.0 release #766

Merged
merged 24 commits into from
Jul 31, 2018
Merged

Update master post RTW 7.0 release #766

merged 24 commits into from
Jul 31, 2018

Conversation

cheenamalhotra
Copy link
Member

No description provided.

cheenamalhotra and others added 23 commits July 3, 2018 12:01
Update Snapshot for upcoming RTW release v7.0.0
…API (#736)

Fix | Change order of logic for checking the condition for using Bulk Copy API (#736)
…automatic module)

Introduce Automatic Module Name in POM.
… handle and metadata cache keys (#717)

* Change Sha1HashKey to CityHash128Key

* Formatted code

* Prepared statement performance fixes

1) Further speedups to prepared statement hashing

2) Caching of '?' chararacter positiobs in prepared statements to speed parameter substitution

* String compare for hash keys
added missing line for bulkcopy tests.

* comment change

* Move CityHash class to a separate file

* spacings fixes
cleaner code & logic
* Reformatted Code + Updated formatter
* Add | Adding a new test to notify the developers to consider beginRequest()/endRequest() when adding a new Connection API
for invalid buffer input by user
Add | API and JavaDoc changes for Spatial Datatypes (#752)
…#756)

fix | Disallow non-parameterized queries for Bulk Copy API for batch insert (#756)
* Fix unwanted Public APIs.
* Updated formatter to add new line to EOF + formatted project
* Updated Changelog + release version changes

* Changelog entry updated as per review.

* Updated changelog for new changes

* Terminology update: request boundary declaration APIs

* Trigger Appveyor
* Update Samples and add new Samples for new features

* Update samples from Peter

* Updated JavaDocs

* Switch to block comment
@codecov-io
Copy link

codecov-io commented Jul 31, 2018

Codecov Report

Merging #766 into master will decrease coverage by 0.24%.
The diff coverage is 59.4%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #766      +/-   ##
============================================
- Coverage     48.46%   48.21%   -0.25%     
- Complexity     2746     2780      +34     
============================================
  Files           115      116       +1     
  Lines         27156    27854     +698     
  Branches       4547     4636      +89     
============================================
+ Hits          13161    13431     +270     
- Misses        11823    12205     +382     
- Partials       2172     2218      +46
Flag Coverage Δ Complexity Δ
#JDBC42 47.71% <59.35%> (-0.21%) 2738 <180> (+33)
#JDBC43 48.2% <59.4%> (-0.14%) 2779 <180> (+38)
Impacted Files Coverage Δ Complexity Δ
...icrosoft/sqlserver/jdbc/SQLServerConnection43.java 42.85% <ø> (ø) 3 <0> (ø) ⬇️
...om/microsoft/sqlserver/jdbc/SQLServerBulkCopy.java 52.72% <ø> (-0.7%) 264 <0> (+2)
...ava/com/microsoft/sqlserver/jdbc/StreamPacket.java 100% <ø> (ø) 3 <0> (ø) ⬇️
...osoft/sqlserver/jdbc/SQLServerSecurityUtility.java 50.74% <ø> (ø) 10 <0> (ø) ⬇️
...ava/com/microsoft/sqlserver/jdbc/SQLServerLob.java 100% <ø> (ø) 1 <0> (ø) ⬇️
...rc/main/java/com/microsoft/sqlserver/jdbc/dtv.java 62.55% <ø> (-0.7%) 0 <0> (ø)
...erverColumnEncryptionCertificateStoreProvider.java 0% <ø> (ø) 0 <0> (ø) ⬇️
...va/com/microsoft/sqlserver/jdbc/SQLServerClob.java 32.27% <ø> (+0.41%) 12 <0> (ø) ⬇️
...SQLServerColumnEncryptionJavaKeyStoreProvider.java 63.63% <ø> (ø) 10 <0> (ø) ⬇️
.../microsoft/sqlserver/jdbc/SQLServerDataSource.java 45.56% <ø> (+0.83%) 66 <0> (ø) ⬇️
... and 185 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 21ffc33...c678352. Read the comment docs.

@cheenamalhotra cheenamalhotra merged commit 9106feb into master Jul 31, 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.

6 participants