dotkernel / admin

DotKernel Admin Application, built on top of Mezzio microframework and using Laminas components.ezzio for branch 2 and above.
https://admin5.dotkernel.net
MIT License
26 stars 5 forks source link

implemented enumType class for admin status column #216

Open kakapiciu opened 8 months ago

kakapiciu commented 8 months ago

212 2.2

codecov[bot] commented 8 months ago

Codecov Report

Attention: 9 lines in your changes are missing coverage. Please review.

Comparison is base (2eb6e2d) 65.22% compared to head (40524b9) 64.88%. Report is 27 commits behind head on 4.0.

Files Patch % Lines
src/Admin/src/Entity/EnumAdminStatus.php 0.00% 9 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## 4.0 #216 +/- ## ============================================ - Coverage 65.22% 64.88% -0.34% - Complexity 363 367 +4 ============================================ Files 49 50 +1 Lines 1734 1743 +9 ============================================ Hits 1131 1131 - Misses 603 612 +9 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

arhimede commented 8 months ago

Let's keep this open until we decide what to do with it