mirror of
https://github.com/flyimg/flyimg.git
synced 2026-04-25 09:45:50 +03:00
[PR #62] [MERGED] Refactor: Performance, structure and code improvement #257
Labels
No labels
Docs
Docs
Docs
Security
UnitTest
bug
dependencies
duplicate
enhancement
enhancement
enhancement
hacktoberfest
help wanted
invalid
pull-request
question
stale
version 1
version 2
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/flyimg#257
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/flyimg/flyimg/pull/62
Author: @sadok-f
Created: 6/27/2017
Status: ✅ Merged
Merged: 6/27/2017
Merged by: @sadok-f
Base:
master← Head:optimization-br📝 Commits (2)
6f01c4aRefactor: Performance, structure and code improvement9daa591Fix PHPCS warning📊 Changes
8 files changed (+205 additions, -162 deletions)
View changed files
📝
README.md(+9 -9)📝
app.php(+1 -1)📝
src/Core/Entity/Image.php(+81 -59)📝
src/Core/Service/CoreManager.php(+32 -10)📝
src/Core/Service/ImageProcessor.php(+10 -32)📝
tests/Core/BaseTest.php(+11 -18)📝
tests/Core/Entity/ImageTest.php(+25 -7)📝
tests/Core/Service/ImageProcessorTest.php(+36 -26)📄 Description
Apply changes in order to fix review notes:
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.