-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
Always show server location in ASGI #2522
Conversation
Co-authored-by: Adam Hopkins <[email protected]> Co-authored-by: Zhiwei Liang <[email protected]>
Our CI is broken? |
Or our testing on this is not sufficient. But I thought we had ASGI lifespan triggers tested. |
Can you also try to close and reopen this PR to see if we can trigger the CI? |
Will when I push some tests. It just didn't because it was originally changing targets. That doesn't trigger. |
Is there any solution for this in the meantime? Or just stay with 22.3 version? |
Will be releasing this probably tomorrow if that helps. |
Codecov Report
@@ Coverage Diff @@
## main #2522 +/- ##
=============================================
+ Coverage 87.430% 87.457% +0.026%
=============================================
Files 69 69
Lines 5577 5581 +4
Branches 969 969
=============================================
+ Hits 4876 4881 +5
+ Misses 509 508 -1
Partials 192 192
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
Co-authored-by: Adam Hopkins <[email protected]> Co-authored-by: Zhiwei Liang <[email protected]> Co-authored-by: Néstor Pérez <[email protected]>
Closes #2520
Co-authored-by: Adam Hopkins [email protected]
Co-authored-by: Zhiwei Liang [email protected]