[PR #153] [MERGED] issue-#152: Fix Codeclimate issues closes #152 #306

Closed
opened 2026-02-25 22:35:02 +03:00 by kerem · 0 comments
Owner

📋 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: masterHead: issue-#152


📝 Commits (2)

  • 50d166a issue-#152: Fix Codeclimate issues closes #152
  • 267e624 issue-#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.

## 📋 Pull Request Information **Original PR:** https://github.com/flyimg/flyimg/pull/153 **Author:** [@sadok-f](https://github.com/sadok-f) **Created:** 12/20/2017 **Status:** ✅ Merged **Merged:** 12/20/2017 **Merged by:** [@sadok-f](https://github.com/sadok-f) **Base:** `master` ← **Head:** `issue-#152` --- ### 📝 Commits (2) - [`50d166a`](https://github.com/flyimg/flyimg/commit/50d166abff23936a40edcdce8ef83007179c1e31) issue-#152: Fix Codeclimate issues closes #152 - [`267e624`](https://github.com/flyimg/flyimg/commit/267e62420620a1a5c20a7e7581270a602cf0ac47) issue-#152: remove .idea/ folder, closes #152 ### 📊 Changes **9 files changed** (+46 additions, -120 deletions) <details> <summary>View changed files</summary> 📝 `.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) </details> ### 📄 Description issue-#152: Fix Codeclimate issues closes #152 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-25 22:35:02 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/flyimg#306
No description provided.