Skip to content

Move `quoter->setTablePrefix()` to `AbstractPdoConnection`

Codecov / codecov/project failed Jan 30, 2024 in 1s

49.43% (-50.21%) compared to ef81e8b

View this Pull Request on Codecov

49.43% (-50.21%) compared to ef81e8b

Details

Codecov Report

Attention: 9 lines in your changes are missing coverage. Please review.

Comparison is base (ef81e8b) 99.64% compared to head (7042f71) 49.43%.

❗ Current head 7042f71 differs from pull request most recent head 24d5570. Consider uploading reports for the commit 24d5570 to get more accurate results

Files Patch % Lines
src/Driver/Pdo/AbstractPdoConnection.php 0.00% 3 Missing ⚠️
src/Helper/DbStringHelper.php 25.00% 3 Missing ⚠️
src/Schema/Quoter.php 71.42% 2 Missing ⚠️
src/Schema/AbstractSchema.php 66.66% 1 Missing ⚠️
Additional details and impacted files
@@              Coverage Diff              @@
##             master     #801       +/-   ##
=============================================
- Coverage     99.64%   49.43%   -50.21%     
- Complexity     1271     1276        +5     
=============================================
  Files            63       63               
  Lines          3106     3119       +13     
=============================================
- Hits           3095     1542     -1553     
- Misses           11     1577     +1566     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.