-
-
Notifications
You must be signed in to change notification settings - Fork 402
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
[Merged by Bors] - Implement Promise.any
#2145
Conversation
Test262 conformance changesVM implementation
Fixed tests (150):
|
Codecov Report
@@ Coverage Diff @@
## main #2145 +/- ##
==========================================
- Coverage 43.40% 43.28% -0.12%
==========================================
Files 220 220
Lines 20079 20134 +55
==========================================
Hits 8715 8715
- Misses 11364 11419 +55
Continue to review full report at Codecov.
|
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.
Looks good! :)
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.
Looks good to me! :)
bors r+ |
Pull request successfully merged into main. Build succeeded: |
Promise.any
Promise.any
This Pull Request changes the following:
Promise.any