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

lookup: remove acorn from test suite #970

Merged
merged 2 commits into from
Sep 9, 2023
Merged

lookup: remove acorn from test suite #970

merged 2 commits into from
Sep 9, 2023

Conversation

Trott
Copy link
Member

@Trott Trott commented Sep 8, 2023

Ref: #959 (comment)

Checklist
  • npm test passes
  • contribution guidelines followed
    here

@codecov-commenter
Copy link

codecov-commenter commented Sep 8, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (9557f5b) 96.44% compared to head (2aa6950) 96.44%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #970   +/-   ##
=======================================
  Coverage   96.44%   96.44%           
=======================================
  Files          28       28           
  Lines        2139     2139           
=======================================
  Hits         2063     2063           
  Misses         76       76           

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

@ronag
Copy link
Member

ronag commented Sep 9, 2023

Same thing with async?

@Trott
Copy link
Member Author

Trott commented Sep 9, 2023

Same thing with async?

Already done! #964

acorn needs more time so that it can install the test262 dependencies
(which we then won't use/test, but what can you do?).
@anonrig anonrig merged commit e8b77ad into main Sep 9, 2023
10 of 11 checks passed
@anonrig anonrig deleted the Trott-patch-1 branch September 9, 2023 21:02
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.

5 participants