Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cake 5 updates #320

Merged
merged 2 commits into from
Jul 17, 2023

Fix errors reported by static analysis

d98efde
Select commit
Loading
Failed to load commit list.
Merged

Cake 5 updates #320

Fix errors reported by static analysis
d98efde
Select commit
Loading
Failed to load commit list.
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.