-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
Fix usage report block of k6 execution if it takes longer than 3s #2938
Conversation
df6bcf5
to
1776af2
Compare
Codecov Report
@@ Coverage Diff @@
## master #2938 +/- ##
==========================================
+ Coverage 76.92% 76.94% +0.02%
==========================================
Files 225 225
Lines 16898 16893 -5
==========================================
+ Hits 12998 12999 +1
+ Misses 3068 3062 -6
Partials 832 832
Flags with carried forward coverage won't be shown. Click here to find out more.
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
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.
LGTM, just a nitpick
1776af2
to
635d081
Compare
e42160b
to
15a2e28
Compare
) (cherry picked from commit 4463298)
This resolves #2937