Conversation
This comment was marked as resolved.
This comment was marked as resolved.
Merging this PR will not alter performance
Comparing Footnotes
|
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #6645 +/- ##
==========================================
- Coverage 66.48% 66.44% -0.05%
==========================================
Files 405 405
Lines 117783 116102 -1681
Branches 19425 19431 +6
==========================================
- Hits 78306 77141 -1165
+ Misses 27895 27380 -515
+ Partials 11582 11581 -1 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Add some some-circuiting behavior when promises are already rejected or resolved to undefined (when possible).
1428c91 to
df1336a
Compare
Add some some-circuiting behavior when promises are already rejected or resolved to undefined (when possible).
We can't completely optimize every case because of silly timing differences that are introduced but this gets us at least part of the way.