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

[Test] Add Testing Coverage for Number #943

Closed
JckXia opened this issue Mar 21, 2021 · 2 comments
Closed

[Test] Add Testing Coverage for Number #943

JckXia opened this issue Mar 21, 2021 · 2 comments

Comments

@JckXia
Copy link
Member

JckXia commented Mar 21, 2021

class methods
Number See PR #355 Number()
See PR #355 Number(napi_env env, napi_value value)
See PR #355 operator int32_t() const
See PR #355 operator uint32_t() const
See PR #355 operator int64_t() const
See PR #355 operator float() const
See PR #355 operator double() const
@NickNaso NickNaso added the test label Mar 22, 2021
@github-actions
Copy link
Contributor

This issue is stale because it has been open many days with no activity. It will be closed soon unless the stale label is removed or a comment is made.

@github-actions github-actions bot added the stale label Jun 21, 2021
@KevinEady
Copy link
Contributor

Landed as 779560f

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants