db icon indicating copy to clipboard operation
db copied to clipboard

Fix phpdoc directory Constraint.

Open terabytesoftw opened this issue 3 years ago • 1 comments

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

terabytesoftw avatar Aug 29 '22 14:08 terabytesoftw

Codecov Report

Merging #357 (6e09f0b) into master (0996a58) will not change coverage. The diff coverage is 90.00%.

@@            Coverage Diff            @@
##             master     #357   +/-   ##
=========================================
  Coverage     90.15%   90.15%           
  Complexity     1200     1200           
=========================================
  Files            61       61           
  Lines          2671     2671           
=========================================
  Hits           2408     2408           
  Misses          263      263           
Impacted Files Coverage Δ
src/Constraint/CheckConstraint.php 100.00% <ø> (ø)
src/Constraint/DefaultValueConstraint.php 100.00% <ø> (ø)
src/Constraint/IndexConstraint.php 80.00% <ø> (ø)
src/Constraint/ForeignKeyConstraint.php 92.00% <87.50%> (ø)
src/Constraint/Constraint.php 100.00% <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 29 '22 14:08 codecov[bot]