db icon indicating copy to clipboard operation
db copied to clipboard

Fix phpdoc directory Connection.

Open terabytesoftw opened this issue 1 year ago • 1 comments

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

terabytesoftw avatar Aug 26 '22 15:08 terabytesoftw

Codecov Report

Merging #354 (43b5cf4) into master (0b8f3a5) will not change coverage. The diff coverage is 80.00%.

@@            Coverage Diff            @@
##             master     #354   +/-   ##
=========================================
  Coverage     90.15%   90.15%           
  Complexity     1200     1200           
=========================================
  Files            60       60           
  Lines          2671     2671           
=========================================
  Hits           2408     2408           
  Misses          263      263           
Impacted Files Coverage Δ
src/Connection/ConnectionInterface.php 0.00% <0.00%> (ø)
src/Connection/Dsn.php 43.47% <0.00%> (ø)
src/Connection/Connection.php 96.22% <100.00%> (ø)

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 26 '22 15:08 codecov[bot]