fre5h / DoctrineEnumBundle

📦 Provides support of ENUM type for Doctrine in Symfony applications.
https://github.com/fre5h/DoctrineEnumBundle
MIT License
459 stars 75 forks source link

Lock 8.* to Symfony 6.0 #220

Closed fre5h closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #220 (8f34b42) into main (02166fc) will not change coverage. The diff coverage is 100.00%.

@@             Coverage Diff             @@
##                main      #220   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
- Complexity       116       118    +2     
===========================================
  Files             14        14           
  Lines            278       270    -8     
===========================================
- Hits             278       270    -8     
Impacted Files Coverage Δ
Validator/Constraints/Enum.php 100.00% <100.00%> (ø)
Form/EnumTypeGuesser.php 100.00% <0.00%> (ø)
Command/EnumDropCommentCommand.php 100.00% <0.00%> (ø)
Validator/Constraints/EnumType.php 100.00% <0.00%> (ø)
Twig/Extension/EnumConstantTwigExtension.php 100.00% <0.00%> (ø)
Twig/Extension/ReadableEnumValueTwigExtension.php 100.00% <0.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 02166fc...8f34b42. Read the comment docs.