Skip to content

chore: fix psalm issues

Codecov / codecov/project failed Jun 13, 2024 in 0s

22.50% (-0.85%) compared to 84544aa

View this Pull Request on Codecov

22.50% (-0.85%) compared to 84544aa

Details

Codecov Report

Attention: Patch coverage is 8.27423% with 388 lines in your changes missing coverage. Please review.

Project coverage is 22.50%. Comparing base (84544aa) to head (e41dc74).
Report is 1 commits behind head on master.

Current head e41dc74 differs from pull request most recent head c220fe5

Please upload reports for the commit c220fe5 to get more accurate results.

Files Patch % Lines
src/Module/Profiler/XHProf/ProfileBuilder.php 0.00% 52 Missing ⚠️
src/Handler/Http/Middleware/XHProfTrap.php 0.00% 38 Missing ⚠️
src/Module/Profiler/Struct/Peaks.php 0.00% 31 Missing ⚠️
src/Module/Profiler/Struct/Profile.php 0.00% 29 Missing ⚠️
src/Sender/Frontend/Mapper/Smtp.php 0.00% 29 Missing ⚠️
src/Sender/RawFileSender.php 0.00% 25 Missing ⚠️
src/Sender/Frontend/Http/EventAssets.php 0.00% 22 Missing ⚠️
src/Sender/Console/Renderer/Profiler.php 0.00% 21 Missing ⚠️
src/Sender/Console/Renderer/Smtp.php 0.00% 20 Missing ⚠️
src/Sender/Frontend/Mapper/VarDump.php 0.00% 18 Missing ⚠️
... and 19 more
Additional details and impacted files
@@             Coverage Diff              @@
##             master     #117      +/-   ##
============================================
- Coverage     23.34%   22.50%   -0.85%     
- Complexity     1232     1323      +91     
============================================
  Files           146      155       +9     
  Lines          3834     4115     +281     
============================================
+ Hits            895      926      +31     
- Misses         2939     3189     +250     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.