-
Notifications
You must be signed in to change notification settings - Fork 12.9k
feat(49962): Disallow comparison against NaN #50626
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
Conversation
d85fc01
to
a51aa40
Compare
a51aa40
to
ec857a9
Compare
bd22ca6
to
fb44a1d
Compare
@typescript-bot test this |
Heya @DanielRosenwasser, I've started to run the extended test suite on this PR at fb44a1d. You can monitor the build here. |
Heya @DanielRosenwasser, I've started to run the diff-based user code test suite on this PR at fb44a1d. You can monitor the build here. Update: The results are in! |
Heya @DanielRosenwasser, I've started to run the diff-based top-repos suite on this PR at fb44a1d. You can monitor the build here. Update: The results are in! |
Heya @DanielRosenwasser, I've started to run the abridged perf test suite on this PR at fb44a1d. You can monitor the build here. |
@DanielRosenwasser Here are the results of running the user test suite comparing Everything looks good! |
Heya @DanielRosenwasser, I've run the RWC suite on this PR - assuming you're on the TS core team, you can view the resulting diff here. |
@DanielRosenwasser Here are the results of running the top-repos suite comparing Everything looks good! |
Weird that the perf test failed? @typescript-bot perf test this faster |
Heya @DanielRosenwasser, I've started to run the abridged perf test suite on this PR at 5ca49bb. You can monitor the build here. |
Experimenting with the perf test issues over at #50812 |
@navya9singh @weswigham can you try to take a quick look? I think this is in a pretty good state, but I'd like to get at least one more pair of eyes by end-of-day before merging. |
@DanielRosenwasser Could you run |
@typescript-bot perf test this faster |
Heya @weswigham, I've started to run the abridged perf test suite on this PR at 89c00e6. You can monitor the build here. Update: The results are in! |
@weswigham Here they are:Comparison Report - main..50626
System
Hosts
Scenarios
Developer Information: |
I think the perf test looks fine. I think we're good to merge! |
Fixes #49962