Uh oh!
There was an error while loading. Please reload this page.
Revert assignability cases in getNarrowedType - #42231
Revert assignability cases in getNarrowedType#42231Daniel Rosenwasser (DanielRosenwasser) merged 4 commits into
Conversation
All of those reports seem to involve |
Orta Therox (orta)
commented
Jan 12, 2021
I think this still triggers odd outcomes:
|
Orta Therox (orta)
commented
Feb 9, 2021
TypeScript Bot (@typescript-bot) pack this |
Heya Orta Therox (@orta), I've started to run the tarball bundle task on this PR at 21d55ad. You can monitor the build here. |
Heya Orta Therox (@orta), I've started to run the perf test suite on this PR at 21d55ad. You can monitor the build here. Update: The results are in! |
Heya Orta Therox (@orta), I've started to run the extended test suite on this PR at 21d55ad. You can monitor the build here. |
Heya Orta Therox (@orta), I've started to run the parallelized community code test suite on this PR at 21d55ad. You can monitor the build here. |
Heya Orta Therox (@orta), I've started to run the parallelized Definitely Typed test suite on this PR at 21d55ad. You can monitor the build here. |
Hey Orta Therox (@orta), I've packed this into an installable tgz. You can install it for testing by referencing it in your and then running There is also a playground for this build and an npm module you can use via |
TypeScript Bot (typescript-bot)
commented
Feb 9, 2021
Orta Therox (@orta) Here they are:Comparison Report - master..42231
System
Hosts
Scenarios
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
TypeScript Bot (typescript-bot)
commented
Feb 9, 2021
The user suite test run you requested has finished and failed. I've opened a PR with the baseline diff from master. |
Orta Therox (orta)
commented
Feb 9, 2021
I'm heading out for the night, not sure if getting Anders' sign off is a blocker, if it's not can one of you two merge? |
Thanks Orta Therox (@orta)! |
Added in #39258 - which caused too many breaks to ship, then skipped in #41849 as the assignability narrowing might still be valuable. However, we've got enough reports that this is probably worth dropping too.
re: #42225 - #41808#41984