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

Upgrade syntax to PHP 8.1 and switch to php config #223

Closed fre5h closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #223 (bba5691) into main (bc6098a) will not change coverage. The diff coverage is 100.00%.

@@             Coverage Diff             @@
##                main      #223   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
  Complexity       104       104           
===========================================
  Files             12        12           
  Lines            247       246    -1     
===========================================
- Hits             247       246    -1     
Impacted Files Coverage Δ
Command/EnumDropCommentCommand.php 100.00% <100.00%> (ø)
DependencyInjection/FreshDoctrineEnumExtension.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 bc6098a...bba5691. Read the comment docs.