-
Notifications
You must be signed in to change notification settings - Fork 347
Fix erroneous resetting of profiler state to undefined #3394
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
Overall package sizeSelf size: 4.88 MB Dependency sizes
🤖 This report was automatically generated by heaviest-objects-in-the-universe |
Codecov Report
@@ Coverage Diff @@
## master #3394 +/- ##
==========================================
- Coverage 84.13% 84.11% -0.03%
==========================================
Files 211 211
Lines 8328 8327 -1
Branches 33 33
==========================================
- Hits 7007 7004 -3
- Misses 1321 1323 +2
... and 2 files with indirect coverage changes 📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
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.
Thanks for the fix !
What does this PR do?
Fixes a bug in #3371 where a property is accidentally reassigned to undefined just after being assigned a value