fre5h / DoctrineEnumBundle

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

Main to 7.x #203

Closed fre5h closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #203 (7cd67cf) into 7.x (c1c5117) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##                 7.x      #203   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
- Complexity        87       106   +19     
===========================================
  Files             11        12    +1     
  Lines            197       261   +64     
===========================================
+ Hits             197       261   +64     
Impacted Files Coverage Δ
Form/EnumTypeGuesser.php 100.00% <ø> (ø)
Twig/Extension/AbstractEnumTwigExtension.php 100.00% <ø> (ø)
Twig/Extension/EnumConstantTwigExtension.php 100.00% <ø> (ø)
Validator/Constraints/Enum.php 100.00% <ø> (ø)
Command/EnumDropCommentCommand.php 100.00% <100.00%> (ø)
DBAL/Types/AbstractEnumType.php 100.00% <100.00%> (ø)
Twig/Extension/ReadableEnumValueTwigExtension.php 100.00% <100.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 01e5cc1...7cd67cf. Read the comment docs.