db icon indicating copy to clipboard operation
db copied to clipboard

Fix phpdoc directory `Command`.

Open terabytesoftw opened this issue 1 year ago • 1 comments

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

terabytesoftw avatar Aug 25 '22 16:08 terabytesoftw

Codecov Report

Merging #353 (dacc37a) into master (7a64489) will not change coverage. The diff coverage is 82.60%.

@@            Coverage Diff            @@
##             master     #353   +/-   ##
=========================================
  Coverage     90.15%   90.15%           
  Complexity     1200     1200           
=========================================
  Files            61       61           
  Lines          2671     2671           
=========================================
  Hits           2408     2408           
  Misses          263      263           
Impacted Files Coverage Δ
src/Command/CommandInterface.php 0.00% <0.00%> (ø)
src/Command/Command.php 90.69% <85.71%> (ø)
src/Driver/PDO/CommandPDO.php 98.30% <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 25 '22 16:08 codecov[bot]