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

Closes #944 Add filter for imagify stat #946

Open
wants to merge 5 commits into
base: develop
Choose a base branch
from

Add php doc comment

427ca36
Select commit
Loading
Failed to load commit list.
Open

Closes #944 Add filter for imagify stat #946

Add php doc comment
427ca36
Select commit
Loading
Failed to load commit list.
Codacy Production / Codacy Static Code Analysis required action Dec 20, 2024 in 0s

3 new issues (0 max.) of at least minor severity.

Codacy Here is an overview of what got changed by this pull request:

Issues
======
+ Solved 3
- Added 3
           

Complexity increasing per file
==============================
- classes/Media/Upload/Upload.php  5
- classes/Media/ServiceProvider.php  1
- classes/Media/Subscriber.php  2
         

See the complete overview on Codacy

Annotations

Check warning on line 22 in classes/Media/Upload/Upload.php

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

classes/Media/Upload/Upload.php#L22

Avoid unused local variables such as '$optimized'.

Check warning on line 23 in classes/Media/Upload/Upload.php

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

classes/Media/Upload/Upload.php#L23

Avoid unused local variables such as '$unoptimized'.

Check warning on line 24 in classes/Media/Upload/Upload.php

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

classes/Media/Upload/Upload.php#L24

Avoid unused local variables such as '$errors'.