[PR #72] [MERGED] Add more UnitTest in order to increase the code coverage #873

Closed
opened 2026-03-15 15:40:22 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/flyimg/flyimg/pull/72
Author: @sadok-f
Created: 6/30/2017
Status: Merged
Merged: 6/30/2017
Merged by: @sadok-f

Base: masterHead: add-code-coverage


📝 Commits (3)

  • 58db410 Add more UnitTest in order to increase the code coverage
  • f8e2bec Add travis-ci test coverage
  • 03f06b3 Add travis-ci test coverage

📊 Changes

8 files changed (+66 additions, -45 deletions)

View changed files

📝 phpunit.xml.dist (+1 -1)
📝 src/Core/Entity/Image.php (+0 -32)
📝 tests/Core/BaseTest.php (+4 -1)
📝 tests/Core/Controller/DefaultControllerTest.php (+45 -8)
📝 tests/Core/Handler/ImageHandlerTest.php (+16 -3)
tests/testImages/face_cp0.jpg (+0 -0)
📝 tests/testImages/square.png (+0 -0)
📝 tests/testImages/square.webp (+0 -0)

📄 Description

#42


🔄 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/72 **Author:** [@sadok-f](https://github.com/sadok-f) **Created:** 6/30/2017 **Status:** ✅ Merged **Merged:** 6/30/2017 **Merged by:** [@sadok-f](https://github.com/sadok-f) **Base:** `master` ← **Head:** `add-code-coverage` --- ### 📝 Commits (3) - [`58db410`](https://github.com/flyimg/flyimg/commit/58db41013a36057143265de3423745e1bc623a98) Add more UnitTest in order to increase the code coverage - [`f8e2bec`](https://github.com/flyimg/flyimg/commit/f8e2becf95cea563ae5abb87808ed6cba43fda0e) Add travis-ci test coverage - [`03f06b3`](https://github.com/flyimg/flyimg/commit/03f06b3372841ccdbba5f810fa53a2d86a7e4d45) Add travis-ci test coverage ### 📊 Changes **8 files changed** (+66 additions, -45 deletions) <details> <summary>View changed files</summary> 📝 `phpunit.xml.dist` (+1 -1) 📝 `src/Core/Entity/Image.php` (+0 -32) 📝 `tests/Core/BaseTest.php` (+4 -1) 📝 `tests/Core/Controller/DefaultControllerTest.php` (+45 -8) 📝 `tests/Core/Handler/ImageHandlerTest.php` (+16 -3) ➕ `tests/testImages/face_cp0.jpg` (+0 -0) 📝 `tests/testImages/square.png` (+0 -0) 📝 `tests/testImages/square.webp` (+0 -0) </details> ### 📄 Description #42 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-15 15:40:22 +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#873
No description provided.