Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor effect chain #484

Merged
merged 11 commits into from
Apr 28, 2020
Merged

refactor effect chain #484

merged 11 commits into from
Apr 28, 2020

Conversation

nadar
Copy link
Contributor

@nadar nadar commented Apr 23, 2020

this closes #467

@codeclimate
Copy link

codeclimate bot commented Apr 28, 2020

Code Climate has analyzed commit 80315df and detected 0 issues on this pull request.

The test coverage on the diff in this pull request is 96.4% (50% is the threshold).

This pull request will bring the total coverage in the repository to 41.9% (0.2% change).

View more on Code Climate.

@nadar nadar merged commit ec65110 into master Apr 28, 2020
@nadar nadar deleted the issue-467 branch April 28, 2020 07:06
slowfox089 pushed a commit to slowfox089/luya-module-admin that referenced this pull request Dec 10, 2020
* refactor effect chain

* add changelog, upgrade and phpdoc

* add tests

* crop effect

* apply more effects to chain

* fix multiple request tests

* elseif instead of switch

* add exception tests

* add text effect test which should fail

* generic exception

* update docs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

StorageFilter::applyFilterChain() not optimal
1 participant