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 into 7.x #194

Closed fre5h closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #194 (a2b9788) into 7.x (d68a28f) will not change coverage. The diff coverage is 100.00%.

:exclamation: Current head a2b9788 differs from pull request most recent head d65fa8f. Consider uploading reports for the commit d65fa8f to get more accurate results Impacted file tree graph

@@             Coverage Diff             @@
##                 7.x      #194   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
- Complexity        88       106   +18     
===========================================
  Files             10        12    +2     
  Lines            194       261   +67     
===========================================
+ Hits             194       261   +67     
Impacted Files Coverage Δ
Form/EnumTypeGuesser.php 100.00% <ø> (ø)
Twig/Extension/ReadableEnumValueTwigExtension.php 100.00% <ø> (ø)
Validator/Constraints/EnumValidator.php 100.00% <ø> (ø)
Command/EnumDropCommentCommand.php 100.00% <100.00%> (ø)
DBAL/Types/AbstractEnumType.php 100.00% <100.00%> (ø)
...endencyInjection/Compiler/RegisterEnumTypePass.php 100.00% <100.00%> (ø)
FreshDoctrineEnumBundle.php 100.00% <100.00%> (ø)
Twig/Extension/EnumConstantTwigExtension.php 100.00% <0.00%> (ø)
... and 3 more

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...d65fa8f. Read the comment docs.