-
Notifications
You must be signed in to change notification settings - Fork 419
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
[deploy-preview] Fix network bar durations #1719
Conversation
Codecov Report
@@ Coverage Diff @@
## master #1719 +/- ##
=======================================
Coverage 83.18% 83.18%
=======================================
Files 178 178
Lines 12029 12029
Branches 2950 2953 +3
=======================================
Hits 10006 10006
Misses 1846 1846
Partials 177 177
Continue to review full report at Codecov.
|
1 similar comment
Codecov Report
@@ Coverage Diff @@
## master #1719 +/- ##
=======================================
Coverage 83.18% 83.18%
=======================================
Files 178 178
Lines 12029 12029
Branches 2950 2953 +3
=======================================
Hits 10006 10006
Misses 1846 1846
Partials 177 177
Continue to review full report at Codecov.
|
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.
This looks correct, sorry for the delay, I thought I had reviewed this long ago!
But don't we need to also change the startTime in |
I'm stealing this issue because I need the fix for a tests :) |
Yes, we need both fixes. |
No description provided.