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

[PHPStan] Update to PHPStan ^1.6 #87

Closed samsonasik closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #87 (4b87bee) into master (cc94443) will not change coverage. The diff coverage is 100.00%.

@@            Coverage Diff            @@
##            master       #87   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           18        18           
  Lines          296       296           
=========================================
  Hits           296       296           
Flag Coverage Δ
tests 100.00% <100.00%> (ø)

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/HeroFunction.php 100.00% <ø> (ø)
src/Module.php 100.00% <ø> (ø)
src/HeroTrait.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 cc94443...4b87bee. Read the comment docs.