Use Map.prototype.getOrInsertComputed() in the ensureDebugMetadata helper#20706
Conversation
…` helper Also, shorten the function by using optional chaining.
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #20706 +/- ##
==========================================
+ Coverage 62.70% 62.73% +0.03%
==========================================
Files 169 169
Lines 119853 119862 +9
==========================================
+ Hits 75152 75200 +48
+ Misses 44701 44662 -39
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:
|
|
/botio test |
From: Bot.io (Windows)ReceivedCommand cmd_test from @Snuffleupagus received. Current queue size: 9 Live output at: http://54.193.163.58:8877/b068950c919e6a9/output.txt |
From: Bot.io (Linux m4)ReceivedCommand cmd_test from @Snuffleupagus received. Current queue size: 2 Live output at: http://54.241.84.105:8877/e853cd585a61d3f/output.txt |
From: Bot.io (Linux m4)FailedFull output at http://54.241.84.105:8877/e853cd585a61d3f/output.txt Total script time: 44.57 mins
Image differences available at: http://54.241.84.105:8877/e853cd585a61d3f/reftest-analyzer.html#web=eq.log |
Also, shorten the function by using optional chaining.