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

feat: expose RETURN_VALUE_ERROR_CODES constant #34

Merged
merged 2 commits into from Sep 25, 2022

Conversation

enzoferey
Copy link
Owner

Is your pull request closing an issue?

Closes #33.

Please explain the main changes of your pull request

Exports the RETURN_VALUE_ERROR_CODES constant so JavaScript users avoid typos and TypeScript users do not have to hardcode strings.

@codecov-commenter
Copy link

Codecov Report

Merging #34 (50cf1b3) into main (986eec2) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##              main       #34   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            7         7           
  Lines          666       666           
  Branches        79        79           
=========================================
  Hits           666       666           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@enzoferey enzoferey merged commit a2e0c66 into main Sep 25, 2022
@enzoferey enzoferey deleted the export-return-value-error-codes branch September 25, 2022 12:53
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.

[FEATURE] Export RETURN_VALUE_ERROR_CODES
2 participants