mirror of
https://github.com/flyimg/flyimg.git
synced 2026-04-25 09:45:50 +03:00
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#914
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/153
Author: @sadok-f
Created: 12/20/2017
Status: ✅ Merged
Merged: 12/20/2017
Merged by: @sadok-f
Base:
master← Head:issue-#152📝 Commits (2)
50d166aissue-#152: Fix Codeclimate issues closes #152267e624issue-#152: remove .idea/ folder, closes #152📊 Changes
9 files changed (+46 additions, -120 deletions)
View changed files
📝
.codeclimate.yml(+1 -0)📝
.gitignore(+1 -0)📝
.travis.yml(+1 -1)📝
src/Core/Entity/Image/OutputImage.php(+8 -43)📝
src/Core/Processor/ImageProcessor.php(+0 -52)📝
src/Core/StorageProvider/S3StorageProvider.php(+18 -12)📝
tests/Core/BaseTest.php(+5 -7)📝
tests/Core/Entity/ImageMetaInfoTest.php(+8 -0)📝
tests/Core/Processor/ImageProcessorTest.php(+4 -5)📄 Description
issue-#152: Fix Codeclimate issues closes #152
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.