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

Upgrade to Symfony 6.1 #219

Closed fre5h closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #219 (eedf905) into main (7f3c29b) will not change coverage. The diff coverage is 100.00%.

@@             Coverage Diff             @@
##                main      #219   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
+ Complexity       118       104   -14     
===========================================
  Files             14        12    -2     
  Lines            270       248   -22     
===========================================
- Hits             270       248   -22     
Impacted Files Coverage Δ
DBAL/Types/AbstractEnumType.php 100.00% <100.00%> (ø)
Validator/Constraints/EnumTypeValidator.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 7f3c29b...eedf905. Read the comment docs.