-
Notifications
You must be signed in to change notification settings - Fork 12.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Make lower priority inference when source is completely matched in target #33252
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍
@typescript-bot run dt |
Heya @weswigham, I've started to run the tarball bundle task on this PR at 5de180e. You can monitor the build here. It should now contribute to this PR's status checks. |
Heya @weswigham, I've started to run the parallelized Definitely Typed test suite on this PR at 5de180e. You can monitor the build here. It should now contribute to this PR's status checks. |
Heya @weswigham, I've started to run the parallelized community code test suite on this PR at 5de180e. You can monitor the build here. It should now contribute to this PR's status checks. |
@typescript-bot test this because "tets this" isn't a command |
Heya @weswigham, I've started to run the extended test suite on this PR at 5de180e. You can monitor the build here. It should now contribute to this PR's status checks. |
@typescript-bot perf test this |
Heya @ahejlsberg, I've started to run the perf test suite on this PR at 5de180e. You can monitor the build here. It should now contribute to this PR's status checks. Update: The results are in! |
Hey @weswigham, I've packed this into an installable tgz. You can install it for testing by referencing it in your
and then running |
The user suite test run you requested has finished and failed. I've opened a PR with the baseline diff from master. |
Ack, a single lint failure. The user baselines look ok, though. |
@ahejlsberg Here they are:Comparison Report - master..33252
System
Hosts
Scenarios
|
🐽 |
@typescript-bot cherry-pick this into release-3.6 |
sudo @typescript-bot cherry-pick this into release-3.6 |
(Thanks for the attempt @ericanderson, but typescript-bot has a hardcoded list of people it listens to.) |
@typescript-bot cherry-pick this into release-3.6 |
@typescript-bot cherry-pick this to release-3.6 |
Hey @sandersn, I couldn't open a PR with the cherry-pick. (You can check the log here). You may need to squash and pick this PR into release-3.6 manually. |
Whew! @typescript-bot, I thought you were dead! (Hooray for bad natural language parsers.) |
Hey @sandersn, I couldn't open a PR with the cherry-pick. (You can check the log here). You may need to squash and pick this PR into release-3.6 manually. |
Hey @sandersn, I couldn't open a PR with the cherry-pick. (You can check the log here). You may need to squash and pick this PR into release-3.6 manually. |
Make lower priority inference when source is completely matched in target
Fine, I cherry-picked it myself, @typescript-bot. It's in release-3.6 now. |
typescript-bot seems to be glitchy lately. Delayed reactions to commands, not closing issues it claims to have closed, etc. |
Fixes #33131.