TyrealHu / acorn-typescript

Alternative, TypeScript parser
https://www.npmjs.com/package/acorn-typescript?activeTab=readme
MIT License
145 stars 18 forks source link

chore: skip test262 which is not yet resolved #24

Closed ota-meshi closed 1 year ago

ota-meshi commented 1 year ago

This PR changes the unresolved test262 tests to be skipped. The tests to skip are tests for ES next features, or opened an issue.

If #22, and #25 are also merged, I think all workflow jobs will be green.

codecov-commenter commented 1 year ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (d3345b4) 60.75% compared to head (2e0f60d) 60.75%.

:exclamation: Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #24 +/- ## ======================================= Coverage 60.75% 60.75% ======================================= Files 1 1 Lines 2923 2923 Branches 959 959 ======================================= Hits 1776 1776 Misses 1138 1138 Partials 9 9 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.