-
-
Notifications
You must be signed in to change notification settings - Fork 750
fix: potential wrong total time in trace info when the request is invalid (#1016) #1017
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
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## v3 #1017 +/- ##
=======================================
Coverage 99.82% 99.82%
=======================================
Files 18 18
Lines 3914 3919 +5
=======================================
+ Hits 3907 3912 +5
Misses 5 5
Partials 2 2
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
2e1d8e5
to
1ad996e
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.
@git-hulk Thanks for the PR. FYI, you have created a PR agianst v3.
This closes #1016.