Tweak the TR/TR2 check in the PartialEvaluator.prototype.setGState method - #21764
Conversation
PartialEvaluator.prototype.setGState methodPartialEvaluator.prototype.setGState method
…method This check is only necessary for TR entries, so let's skip it when parsing a TR2 entry.
35cd500 to
21d901e
Compare
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #21764 +/- ##
==========================================
- Coverage 90.11% 89.90% -0.21%
==========================================
Files 264 264
Lines 67284 67284
==========================================
- Hits 60636 60495 -141
- Misses 6648 6789 +141
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
|
/botio browsertest |
From: Bot.io (Windows)ReceivedCommand cmd_browsertest from @Snuffleupagus received. Current queue size: 0 Live output at: http://54.193.163.58:8877/44a302e0df1aa7a/output.txt |
From: Bot.io (Linux m4)ReceivedCommand cmd_browsertest from @Snuffleupagus received. Current queue size: 0 Live output at: http://54.241.84.105:8877/acae69b305c6153/output.txt |
From: Bot.io (Linux m4)SuccessFull output at http://54.241.84.105:8877/acae69b305c6153/output.txt Total script time: 16.56 mins
|
From: Bot.io (Windows)SuccessFull output at http://54.193.163.58:8877/44a302e0df1aa7a/output.txt Total script time: 24.31 mins
|
This check is only necessary for TR entries, so let's skip it when parsing a TR2 entry.