Skip to content
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

Editorial: use new IteratorStepValue AO #2765

Merged
merged 2 commits into from
Jan 31, 2024
Merged

Conversation

bakkot
Copy link
Contributor

@bakkot bakkot commented Jan 31, 2024

tc39/ecma262#3268 added a new AO which lets us simplify use of the iteration protocol.

I didn't update the polyfill, sorry.

Copy link

codecov bot commented Jan 31, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (40ca575) 96.61% compared to head (e7a07b8) 96.74%.

❗ Current head e7a07b8 differs from pull request most recent head 0a44a5d. Consider uploading reports for the commit 0a44a5d to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2765      +/-   ##
==========================================
+ Coverage   96.61%   96.74%   +0.12%     
==========================================
  Files          23       21       -2     
  Lines       12229    12410     +181     
  Branches     2281     2236      -45     
==========================================
+ Hits        11815    12006     +191     
+ Misses        354      347       -7     
+ Partials       60       57       -3     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@ptomato ptomato force-pushed the iterator-step-value branch from e7a07b8 to 0a44a5d Compare January 31, 2024 16:49
Copy link
Collaborator

@ptomato ptomato left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@ptomato ptomato merged commit 1a460e3 into tc39:main Jan 31, 2024
5 checks passed
@bakkot bakkot deleted the iterator-step-value branch January 31, 2024 16:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants