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

5.7.0-preview merge #1031

Merged
merged 199 commits into from
Sep 5, 2019
Merged

5.7.0-preview merge #1031

merged 199 commits into from
Sep 5, 2019

Conversation

david-puglielli
Copy link
Contributor

No description provided.

david-puglielli and others added 30 commits March 31, 2017 18:01
Fixed the potential error reported by Prefast code analysis
Use SQLSRV_ASSERT for checking NULL ptrs
For these AKV tests check env despite not AE connected
Added the driver option to run functional tests
Fixed connection pooling tests for more than one ODBC drivers
* Added the driver argument to getDSN

* Dropped the driver argument but set to null as default

* Removed the AE condition in locale support

* Modified the AE condition for locale support
* Version 5.3.0

* Fixed the wrong replacements

* Added comments block to m4 files

* Use dnl for comments
… loop through php types (#801)

* Modified AE fetch phptypes test to insert only one row at a time and loop through php types

* Fixed formatting
* Streamlined two very similar large column name tests

* Changed the EOL
* Updates to change log and readme

* Dropped support for Ubuntu 17

* Modified as per review comments
* Updated instructions and sample test for 5.3.0 RTW

* Fixed sample code to adhere to php coding standard

* Fixed cases and spaces

* Modified NOTE for UB 18.04 based on review comments

* Added 'exit'

* Modified change log and readme based on review to PR 811

* Applied review comments
Odbc 172 update for connres and appveyor
* Streamlined two very similar large column name tests

* Added random number of test table names to avoid operand clash issues

* Replaced to with for based on review
david-puglielli and others added 26 commits May 13, 2019 11:14
* Removed unneeded constants

* Fixed sqlsrv_free_stmt argument info

* Fixed brace escape to avoid buffer overflow

* Fixed brace escape and added test

* Debugging test failure on Bamboo

* Removed debugging output

* Debugging test failure on Bamboo

* Removed debugging output

* Added more test cases

* Changed range check to use strchr

* Added pdo test

* Fixed test and formatting
@coveralls
Copy link

Coverage Status

Coverage increased (+1.08%) to 73.418% when pulling cc844fd on david-puglielli:master into 5dabd47 on microsoft:master.

@codecov-io
Copy link

codecov-io commented Sep 5, 2019

Codecov Report

Merging #1031 into master will decrease coverage by 1.69%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##           master    #1031     +/-   ##
=========================================
- Coverage   80.49%   78.79%   -1.7%     
=========================================
  Files          25       25             
  Lines        7758     8146    +388     
=========================================
+ Hits         6245     6419    +174     
- Misses       1513     1727    +214
Impacted Files Coverage Δ
...vc14/x86/php-7.1.29-src/ext/pdo_sqlsrv/pdo_dbh.cpp
...x86/php-7.1.29-src/ext/sqlsrv/shared/core_init.cpp
...php-7.1.29-src/ext/pdo_sqlsrv/shared/core_util.cpp
...c14/x86/php-7.1.29-src/ext/pdo_sqlsrv/pdo_util.cpp
...php-7.1.29-src/ext/pdo_sqlsrv/php_pdo_sqlsrv_int.h
...x86/php-7.1.29-src/ext/sqlsrv/shared/core_conn.cpp
...x86/php-7.1.29-src/ext/sqlsrv/shared/core_stmt.cpp
...php-7.1.29-src/ext/pdo_sqlsrv/shared/core_sqlsrv.h
...x86/php-7.1.29-src/ext/sqlsrv/shared/core_util.cpp
...6/php-7.1.29-src/ext/sqlsrv/shared/core_stream.cpp
... and 40 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 5dabd47...cc844fd. Read the comment docs.

@yitam yitam changed the title Master 5.7.0-preview merge Sep 5, 2019
@yitam yitam merged commit bd06cf3 into microsoft:master Sep 5, 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.

7 participants