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: Prefer returning static values after alias comparison #2627

Merged
merged 1 commit into from
Jul 13, 2023

Conversation

gibson042
Copy link
Collaborator

Better aligns with ECMA-262: tc39/ecma262#3122

@gibson042 gibson042 requested a review from ptomato July 12, 2023 22:28
@codecov
Copy link

codecov bot commented Jul 12, 2023

Codecov Report

Merging #2627 (0b8c74c) into main (41cf516) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main    #2627   +/-   ##
=======================================
  Coverage   95.98%   95.98%           
=======================================
  Files          20       20           
  Lines       11574    11574           
  Branches     2201     2201           
=======================================
  Hits        11109    11109           
  Misses        401      401           
  Partials       64       64           

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.

Seems like a good improvement in clarity, thanks!

@ptomato ptomato merged commit 736d6db into tc39:main Jul 13, 2023
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