Skip to content

[JavaScript] detect platform wrong#832

Merged
theweipeng merged 1 commit intoapache:mainfrom
theweipeng:issue_757
Aug 2, 2023
Merged

[JavaScript] detect platform wrong#832
theweipeng merged 1 commit intoapache:mainfrom
theweipeng:issue_757

Conversation

@theweipeng
Copy link
Copy Markdown
Member

What do these changes do?

  1. The ECMA_ONLY environment variable is used to run unit tests in a browser environment, but the conditional statement was written incorrectly, causing it to be recognized as a browser environment in Node.js.
  2. Add testcase for reader.ts

Related issue number

#757

Check code requirements

  • tests added / passed (if needed)
  • Ensure all linting tests pass, see here for how to run them

@theweipeng theweipeng self-assigned this Aug 2, 2023
@theweipeng theweipeng merged commit 127517b into apache:main Aug 2, 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.

1 participant