db icon indicating copy to clipboard operation
db copied to clipboard

Fixes for Quoter

Open darkdef opened this issue 3 years ago • 1 comments

Q A
Is bugfix? ✔️
New feature?
Breaks BC?

darkdef avatar Aug 28 '22 13:08 darkdef

Codecov Report

Merging #355 (5a4f641) into master (2d37423) will decrease coverage by 0.36%. The diff coverage is 100.00%.

@@             Coverage Diff              @@
##             master     #355      +/-   ##
============================================
- Coverage     90.20%   89.83%   -0.37%     
- Complexity     1197     1199       +2     
============================================
  Files            61       61              
  Lines          2665     2667       +2     
============================================
- Hits           2404     2396       -8     
- Misses          261      271      +10     
Impacted Files Coverage Δ
src/Driver/PDO/ConnectionPDO.php 96.72% <100.00%> (ø)
src/Schema/Quoter.php 92.06% <100.00%> (+0.26%) :arrow_up:
src/Constraint/ForeignKeyConstraint.php 68.00% <0.00%> (-24.00%) :arrow_down:
src/Driver/PDO/CommandPDO.php 91.52% <0.00%> (-6.78%) :arrow_down:

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

codecov[bot] avatar Aug 28 '22 13:08 codecov[bot]