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

Convert pystein asgi to use handle_async #145

Merged
merged 11 commits into from
Mar 2, 2023

Conversation

YunchuWang
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented Oct 18, 2022

Codecov Report

Merging #145 (0fed114) into dev (093825e) will increase coverage by 0.04%.
The diff coverage is 87.50%.

❗ Current head 0fed114 differs from pull request most recent head 74db5c7. Consider uploading reports for the commit 74db5c7 to get more accurate results

@@            Coverage Diff             @@
##              dev     #145      +/-   ##
==========================================
+ Coverage   90.30%   90.34%   +0.04%     
==========================================
  Files          53       53              
  Lines        3042     3035       -7     
  Branches      276      805     +529     
==========================================
- Hits         2747     2742       -5     
+ Misses        218      216       -2     
  Partials       77       77              
Flag Coverage Δ
unittests 90.31% <87.50%> (+0.04%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
azure/functions/decorators/__init__.py 100.00% <ø> (ø)
azure/functions/decorators/function_app.py 99.20% <86.66%> (-0.27%) ⬇️
azure/functions/__init__.py 100.00% <100.00%> (ø)
azure/functions/_http_wsgi.py 91.00% <0.00%> (-0.09%) ⬇️
azure/functions/_http_asgi.py 90.32% <0.00%> (ø)
azure/functions/_abc.py 75.82% <0.00%> (+0.02%) ⬆️
azure/functions/_cosmosdb.py 88.88% <0.00%> (+3.88%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@YunchuWang YunchuWang force-pushed the wangbill/convert-asgi-async branch from 5ae764f to 939608d Compare October 31, 2022 15:05
@gavin-aguiar gavin-aguiar merged commit 529c3af into dev Mar 2, 2023
@gavin-aguiar gavin-aguiar deleted the wangbill/convert-asgi-async branch March 2, 2023 23:18
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.

3 participants