Skip to content

Fully support async side effects #147

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 1 commit into from
May 5, 2021
Merged

Fully support async side effects #147

merged 1 commit into from
May 5, 2021

Conversation

lundberg
Copy link
Owner

@lundberg lundberg commented May 5, 2021

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented May 5, 2021

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (9ba09c9) to head (c60bacd).
Report is 83 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff            @@
##            master      #147   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           16        16           
  Lines         2483      2548   +65     
  Branches       148       145    -3     
=========================================
+ Hits          2483      2548   +65     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@lundberg lundberg merged commit 717fc1f into master May 5, 2021
@lundberg lundberg deleted the async-side-effects branch May 5, 2021 06:40
lundberg added a commit that referenced this pull request Jul 5, 2021
Added
- Implement support for async side effects in router. (#147)
- Support mocking responses using asgi/wsgi apps. (#146)
- Added pytest fixture and configuration marker. (#150)

Fixed
- Typo in import from examples.md, thanks @shelbylsmith. (#148)
- Fix pass-through test case. (#149)
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.

None yet

2 participants