samsonasik / ErrorHeroModule

:gem: A Hero for your Zend Framework/Laminas, and Expressive/Mezzio application to log ( DB and Mail ) and handle php errors & exceptions during Mvc process/between request and response
MIT License
50 stars 6 forks source link

[Version 5] Remove laminas-mvc-console support, add support laminas-cli #88

Closed samsonasik closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Merging #88 (40d4af4) into master (1737915) will decrease coverage by 0.98%. The diff coverage is 94.00%.

@@             Coverage Diff             @@
##            master      #88      +/-   ##
===========================================
- Coverage   100.00%   99.01%   -0.99%     
===========================================
  Files           17       19       +2     
  Lines          290      306      +16     
===========================================
+ Hits           290      303      +13     
- Misses           0        3       +3     
Flag Coverage Δ
tests 99.01% <94.00%> (-0.99%) :arrow_down:

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
src/Handler/Formatter/Json.php 100.00% <ø> (ø)
src/Handler/LoggingFactory.php 100.00% <ø> (ø)
src/Handler/Writer/Mail.php 100.00% <ø> (ø)
src/Listener/MvcFactory.php 100.00% <ø> (ø)
src/Middleware/Mezzio.php 100.00% <ø> (ø)
src/Middleware/MezzioFactory.php 100.00% <ø> (ø)
src/Module.php 100.00% <ø> (ø)
src/Transformer/AuraService.php 100.00% <ø> (ø)
src/Transformer/Doctrine.php 100.00% <ø> (ø)
src/Transformer/PimpleService.php 100.00% <ø> (ø)
... and 7 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.