Fix incorrect transactional()
handling when DB auto-rolled back the transaction
#6545
34.21% of diff hit (target 85.91%)
View this Pull Request on Codecov
34.21% of diff hit (target 85.91%)
Annotations
Check warning on line 1311 in src/Connection.php
codecov / codecov/patch
src/Connection.php#L1304-L1311
Added lines #L1304 - L1311 were not covered by tests
Check warning on line 1313 in src/Connection.php
codecov / codecov/patch
src/Connection.php#L1313
Added line #L1313 was not covered by tests
Check warning on line 1316 in src/Connection.php
codecov / codecov/patch
src/Connection.php#L1316
Added line #L1316 was not covered by tests
Check warning on line 36 in src/Driver/API/OCI/ExceptionConverter.php
codecov / codecov/patch
src/Driver/API/OCI/ExceptionConverter.php#L36
Added line #L36 was not covered by tests
Check warning on line 42 in src/Driver/API/OCI/ExceptionConverter.php
codecov / codecov/patch
src/Driver/API/OCI/ExceptionConverter.php#L38-L42
Added lines #L38 - L42 were not covered by tests
Check warning on line 77 in src/Driver/API/OCI/ExceptionConverter.php
codecov / codecov/patch
src/Driver/API/OCI/ExceptionConverter.php#L77
Added line #L77 was not covered by tests
Check warning on line 80 in src/Driver/API/OCI/ExceptionConverter.php
codecov / codecov/patch
src/Driver/API/OCI/ExceptionConverter.php#L80
Added line #L80 was not covered by tests
Check warning on line 83 in src/Driver/API/OCI/ExceptionConverter.php
codecov / codecov/patch
src/Driver/API/OCI/ExceptionConverter.php#L82-L83
Added lines #L82 - L83 were not covered by tests
Check warning on line 86 in src/Driver/API/OCI/ExceptionConverter.php
codecov / codecov/patch
src/Driver/API/OCI/ExceptionConverter.php#L85-L86
Added lines #L85 - L86 were not covered by tests
Check warning on line 88 in src/Driver/API/OCI/ExceptionConverter.php
codecov / codecov/patch
src/Driver/API/OCI/ExceptionConverter.php#L88
Added line #L88 was not covered by tests
Check warning on line 91 in src/Driver/API/OCI/ExceptionConverter.php
codecov / codecov/patch
src/Driver/API/OCI/ExceptionConverter.php#L91
Added line #L91 was not covered by tests
Check warning on line 145 in src/Driver/OCI8/Connection.php
codecov / codecov/patch
src/Driver/OCI8/Connection.php#L145
Added line #L145 was not covered by tests