Slightly shorten some code in the src/scripting_api/ folder#20699
Slightly shorten some code in the src/scripting_api/ folder#20699Snuffleupagus merged 1 commit intomozilla:masterfrom
src/scripting_api/ folder#20699Conversation
Snuffleupagus
commented
Feb 20, 2026
- Use nullish coalescing assignment more.
- Use ternary expressions more.
- Use nullish coalescing assignment more. - Use ternary expressions more.
This comment was marked as outdated.
This comment was marked as outdated.
|
/botio unittest |
From: Bot.io (Windows)ReceivedCommand cmd_unittest from @Snuffleupagus received. Current queue size: 2 Live output at: http://54.193.163.58:8877/a887e191f654d6a/output.txt |
From: Bot.io (Linux m4)ReceivedCommand cmd_unittest from @Snuffleupagus received. Current queue size: 1 Live output at: http://54.241.84.105:8877/83e8c7889fbe5ff/output.txt |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #20699 +/- ##
==========================================
+ Coverage 62.64% 62.70% +0.06%
==========================================
Files 169 169
Lines 119853 119853
==========================================
+ Hits 75081 75158 +77
+ Misses 44772 44695 -77
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:
|
From: Bot.io (Linux m4)SuccessFull output at http://54.241.84.105:8877/83e8c7889fbe5ff/output.txt Total script time: 2.65 mins
|
|
/botio integrationtest |
From: Bot.io (Linux m4)ReceivedCommand cmd_integrationtest from @Snuffleupagus received. Current queue size: 0 Live output at: http://54.241.84.105:8877/2e381a0c63a7fbc/output.txt |
From: Bot.io (Windows)ReceivedCommand cmd_integrationtest from @Snuffleupagus received. Current queue size: 3 Live output at: http://54.193.163.58:8877/092dbeb1c5db0e1/output.txt |
From: Bot.io (Linux m4)SuccessFull output at http://54.241.84.105:8877/2e381a0c63a7fbc/output.txt Total script time: 22.32 mins
|