Skip to content

Added Middleware #176

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

Merged
merged 6 commits into from
May 21, 2016
Merged

Added Middleware #176

merged 6 commits into from
May 21, 2016

Conversation

syrusakbary
Copy link
Member

@syrusakbary syrusakbary commented May 21, 2016

This PR removes the plugin functionality and replace it with Middleware in a more scalable way, using promises.

Related issues: #163, #165

Also improves the DjangoDebugMiddleware in non-synchronous executors and removes extra execution complexity when using the schema execute method.

@coveralls
Copy link

coveralls commented May 21, 2016

Coverage Status

Coverage decreased (-0.3%) to 96.179% when pulling 10e5424 on features/middlewares into b431bfe on master.

@syrusakbary syrusakbary merged commit 3a1093a into master May 21, 2016
@syrusakbary syrusakbary deleted the features/middlewares branch May 21, 2016 07:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants