mirror of
https://github.com/flyimg/flyimg.git
synced 2026-04-25 09:45:50 +03:00
[PR #73] [MERGED] Increase code coverage unit test + Update readme #265
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#265
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/73
Author: @sadok-f
Created: 7/2/2017
Status: ✅ Merged
Merged: 7/2/2017
Merged by: @sadok-f
Base:
master← Head:add-code-coverage📝 Commits (3)
0955b87Increase code coverage unit test + Update readmec56fa39[#74] Add more UnitTest + increade code coverageb80fc83Remove testUploadActionWebp test📊 Changes
12 files changed (+175 additions, -75 deletions)
View changed files
📝
README.md(+7 -1)📝
config/parameters.yml(+0 -3)📝
src/Core/Entity/Image.php(+3 -9)➕
src/Core/Exception/ExecFailedException.php(+7 -0)📝
src/Core/Processor/Processor.php(+9 -9)📝
tests/Core/BaseTest.php(+3 -0)📝
tests/Core/Controller/DefaultControllerTest.php(+2 -39)📝
tests/Core/Handler/ImageHandlerTest.php(+19 -14)➕
tests/Core/Processor/FaceDetectProcessorTest.php(+40 -0)➕
tests/Core/Processor/ProcessorTest.php(+29 -0)➕
tests/Core/StorageProvider/S3StorageProviderTest.php(+56 -0)➕
tests/testImages/face_fb.jpg(+0 -0)📄 Description
#74
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.