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

Dev #787

Merged
merged 131 commits into from
May 30, 2018
Merged

Dev #787

merged 131 commits into from
May 30, 2018

Conversation

yitam
Copy link
Contributor

@yitam yitam commented May 30, 2018

This change is Reviewable

yitam and others added 30 commits April 2, 2018 15:41
Fix issue 705 by including the possible negative sign
Increase LAST_INSERT_ID_BUFF_LEN for other data types for identity columns
Reverted change handling bigint output parameters
Fix bigint output param test
Replace most strlen with strnlen_s
Modified the new issue template
Modify buildscripts to configure php.ini
yitam and others added 25 commits May 24, 2018 15:44
Split akv verification tests to fix SSL issue
Modified version.h for 5.2.1-preview
Check if returned error is empty first before using count()
Changelog for 5.2.1-preview
Fixed akv test failures with win encryption
@coveralls
Copy link

Coverage Status

Coverage increased (+1.4%) to 74.697% when pulling 4509756 on dev into 21ccade on master.

@codecov-io
Copy link

codecov-io commented May 30, 2018

Codecov Report

Merging #787 into master will increase coverage by 1.04%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #787      +/-   ##
==========================================
+ Coverage   79.02%   80.06%   +1.04%     
==========================================
  Files          25       25              
  Lines        7188     7323     +135     
==========================================
+ Hits         5680     5863     +183     
+ Misses       1508     1460      -48
Impacted Files Coverage Δ
...x86/php-7.1.16-src/ext/sqlsrv/shared/core_conn.cpp
...rojects/php/x86/php-7.1.16-src/ext/sqlsrv/init.cpp
...x86/php-7.1.16-src/ext/sqlsrv/shared/core_init.cpp
...php-7.1.16-src/ext/pdo_sqlsrv/shared/core_init.cpp
...rojects/php/x86/php-7.1.16-src/ext/sqlsrv/stmt.cpp
...php/x86/php-7.1.16-src/ext/pdo_sqlsrv/pdo_init.cpp
...-7.1.16-src/ext/pdo_sqlsrv/shared/core_results.cpp
...rojects/php/x86/php-7.1.16-src/ext/sqlsrv/conn.cpp
...p-7.1.16-src/ext/pdo_sqlsrv/shared/core_stream.cpp
.../php/x86/php-7.1.16-src/ext/pdo_sqlsrv/pdo_dbh.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 21ccade...4509756. Read the comment docs.

@yitam yitam merged commit 8f9ecde into master May 30, 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.

4 participants