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: Follow up suggestions from Justin #3006

Merged
merged 3 commits into from
Oct 9, 2024
Merged

Editorial: Follow up suggestions from Justin #3006

merged 3 commits into from
Oct 9, 2024

Conversation

ptomato
Copy link
Collaborator

@ptomato ptomato commented Oct 8, 2024

Follow-ups from PR #3003.

Closes: #3005

This pattern is there because of #2729 and #2985. Abstract it into its own
operation, for documentation purposes and because it can disappear after
tc39/ecma262#1087 is fixed.

See: #3005
This operation doesn't exist in the spec text, it's just an optimization
to make the tests run faster.

See: #3005
Copy link

codecov bot commented Oct 8, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.92%. Comparing base (e6660f2) to head (93231d2).
Report is 3 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3006      +/-   ##
==========================================
+ Coverage   95.89%   95.92%   +0.02%     
==========================================
  Files          21       21              
  Lines        9678     9674       -4     
  Branches     1837     1829       -8     
==========================================
- Hits         9281     9280       -1     
+ Misses        344      341       -3     
  Partials       53       53              

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

Copy link
Collaborator

@justingrant justingrant left a comment

Choose a reason for hiding this comment

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

Nice!

@ptomato ptomato merged commit 848634b into main Oct 9, 2024
10 checks passed
@ptomato ptomato deleted the editorial branch October 9, 2024 00: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.

Use ISO Date, ISO Date-Time, and Time Records in more places in the polyfill
2 participants