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

Log catch errors #211

Closed SergiuBota1 closed 8 months ago

SergiuBota1 commented 8 months ago

208

codecov[bot] commented 8 months ago

Codecov Report

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

Comparison is base (2eb6e2d) 65.22% compared to head (79771db) 63.97%.

Files Patch % Lines
src/Admin/src/Controller/AdminController.php 0.00% 60 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## 4.0 #211 +/- ## ============================================ - Coverage 65.22% 63.97% -1.26% - Complexity 363 368 +5 ============================================ Files 49 49 Lines 1734 1782 +48 ============================================ + Hits 1131 1140 +9 - Misses 603 642 +39 ```

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

MarioRadu commented 8 months ago

Please write unit test cases that cover the new lines.