-
Notifications
You must be signed in to change notification settings - Fork 2.2k
fix: fix asyncclient return #4491
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
Conversation
0249847
to
f3c4275
Compare
Latency summaryCurrent PR yields:
Breakdown
Backed by latency-tracking. Further commits will update this comment. |
Codecov Report
@@ Coverage Diff @@
## master #4491 +/- ##
==========================================
+ Coverage 86.89% 87.51% +0.62%
==========================================
Files 116 116
Lines 8423 8458 +35
==========================================
+ Hits 7319 7402 +83
+ Misses 1104 1056 -48
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
7a163be
to
2653382
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
looks good, but please change the PR description to something meaningful :)
I think its helpful for later documentation, especially for public facing things like this?
Pull Request Title
Description
Please describe what your PR is doing and why. Are there any parts which need extra attention during review? Are there any dependencies from other PRs or projcts? Is this a breaking change?
Is this PR ready or work in progress (WIP)? Ready means it can be reviewed and merged from the author's perspective. If the PR is WIP: Make it a draft PR and state open questions and TODO items.
Closes # (issue)