Skip to content

Fix errors reported by static analysis

Codecov / codecov/project succeeded Jul 17, 2023 in 1s

18.75% (+0.09%) compared to 44ed173

View this Pull Request on Codecov

18.75% (+0.09%) compared to 44ed173

Details

Codecov Report

Patch coverage has no change and project coverage change: +0.09 🎉

Comparison is base (44ed173) 18.66% compared to head (d98efde) 18.75%.

Additional details and impacted files
@@             Coverage Diff              @@
##             cake-5     #320      +/-   ##
============================================
+ Coverage     18.66%   18.75%   +0.09%     
  Complexity      310      310              
============================================
  Files            22       22              
  Lines          1018     1013       -5     
============================================
  Hits            190      190              
+ Misses          828      823       -5     
Impacted Files Coverage Δ
src/Action/DashboardAction.php 0.00% <ø> (ø)
src/Dashboard/Dashboard.php 100.00% <ø> (ø)
src/Listener/Traits/FormTypeTrait.php 0.00% <ø> (ø)
src/Listener/Traits/IndexTypeTrait.php 0.00% <0.00%> (ø)
src/Listener/ViewListener.php 0.00% <0.00%> (ø)
src/Listener/ViewSearchListener.php 0.00% <0.00%> (ø)
src/View/Helper/CrudViewHelper.php 19.33% <ø> (ø)

... and 3 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.